A:LINK,  A:VISITED {
	color : Maroon;
	font : bold normal 12px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

A:HOVER {
	color : #FF9C00;
	font : bold normal 12px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

