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