
BODY, TD, P, LI, BLOCKQUOTE { 
        margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
   font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small;
   font-size: 10px;
   color: #000000;
   }

A:link, A:visited, A:active, A:hover { 
  text-decoration: none; 
  font-weight: bold; 
} 
A:link { 
  color: #4d6599; 
} 
A:visited { 
  color: #4d6599; 
} 
A:active { 
  color: #4d6599; 
} 
A:hover { 
  color: #ffc000; 
} 
