A:link { color:blue; }

A:visited{ color:brown; }

A:hover{ color:red; }



BODY{

	background-color:silver;

	font-family:Verdana, Arial, Times;

}