@charset "iso-8859-1";


.links {
	color: #0099CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}

a.links:link {
	color:#0099CC;
}
a.links:visited: {
	color:#0099CC;
}
a.links:hover {
	text-decoration: underline;
	color: #0099CC;
}



.text {
	color:#A3A3A3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}


.bluetext {
	color:#0099CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}