A:link { color:blue; }

A:visited{ color:brown; }

A:hover{ color:red; }



BODY{

	background-color:silver;

	font-family:Arial, Verdana, Times;

}
