a
{
float: left;
text-decoration:none;
padding:0.2em 0.6em;
font-family:Courier New; 
font-size:10pt;
color:black;
background-color:white;

border:1px solid white;
}
a:hover {background-color:#EEF3FA; border-color:black;}
li {display:inline}
a:visited { color: #000000; text-decoration: none; font-family:Courier New; font-size:10pt; }

input        { font-family: Courier New; font-size: 10pt; color: #000000; 
               border: 1px solid #000000; background-color: #EEF3FA }
               
select       { font-family: Courier New; font-size: 10pt; color: #000000; 
			border: 1px solid #000000; background-color: #EEF3FA }
			
body         { font-family: Courier New; font-size: 10pt; color: #000000 }