:link	 {
			Font-Family : "Times New Roman";
			Color : blue 
		}
:active	 {
			Font-Family : "Times New Roman";
			Color : #660099 
		}
:visited	 {
			Font-Family : "Times New Roman";
			Color : #0000FF
		}
a:hover {  font-family: "Times New Roman", Times, serif; color: #FF0000; background-color: #FFFF00}

