BODY  {
	background-repeat : no-repeat;
}

A  {
	color : #0C00E8;
	text-decoration : none;
}

A:Visited  {
	color : #0C00E8;
}

A:Active  {
	color : #000077;
}

A:Hover  {
	color : #000077;
	text-decoration : underline;	
}