a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: lighter;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: lighter;
	color: #CC0000;
	text-decoration: none;


}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FF0000;
	text-decoration: underline;
}
