.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.contact a:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #984A58;
	text-decoration: underline;
}
.contact a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.contact a:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #984A58;
	text-decoration: underline;
}
.contact a:active {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.title {
	color: #984A58;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.rollover a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #EEEEEE;
	text-decoration: none;
	background-image: url(images/button_bg.gif);
	display: block;
	line-height: 25px;
	vertical-align: middle;
}
.rollover a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #EEEEEE;
	text-decoration: none;
	background-image: url(images/button_bg.gif);
	line-height: 25px;
	display: block;
}
.rollover a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #EEEEEE;
	text-decoration: none;
	background-image: url(images/button_bg1.gif);
	line-height: 25px;
	display: block;
}
.rollover a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #EEEEEE;
	text-decoration: none;
	background-image: url(images/button_bg1.gif);
	line-height: 25px;
	display: block;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
