body {
	color: #0000CD;
	font: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	
}
a:hover {
	text-decoration: none; {
		
	}
	a:active { color: #A0522D; }
a:visited  { color: #A52A2A; }
a:link  { color: #8B0000; }
a:hover { color: Navy; }
	