a:link {
	font: normal 12pt "Times New Roman", Times, serif;
	text-decoration: none;
	color: #006666;

}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	font-size: 12pt;

}
a:visited {
	font: 12pt "Times New Roman", Times, serif;
	color: #006666;
	text-decoration: none;
}

