A:LINK {
	font-family: Arial;
	font-size : 16px;
	text-decoration: red;
	clip:   rect(   );
	color: 0060A9;}
A:VISITED {
	font-family: Arial;
	font-size : 16px;
	text-decoration: red;
	clip:   rect(   );
	color: 0060A9;}
A:HOVER {
	font-family: Arial;
	font-size: 16px;
	background-color: yellow;
	text-decoration: underline;}
input { 
       font-family: Arial; 
       font-size: 16px; 
       background-color: #FFFFCC}
