a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #663333;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #663333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #663366;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #663366;
	text-decoration: none;
}
a.contact:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.contact:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a.contact:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFCC;
	text-decoration: none;
}
a.contact:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;

}
