a:link {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #66CCFF;
	font-weight: bold;
	text-decoration: none;


}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #006699;
	text-decoration: none;

}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #CCFFFF;
	text-decoration: none;
}
