body,p,dl,dt,dd,td,th,.submit,a,link,visited,hover,active,.link {
font-family: "verdana", "Verdana", "Arial", "Helvetica", "san-serif"; 
font-size: 12px; 
font-style: normal; 
color: #17649D; 
text-decoration: none; 
font-weight: normal; 
white-space: normal; 
text-align: left; 
list-style-position: inside
}
A:active {color: red;}
A:hover {color: red;}
A:visited {color: red;}

