td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a 		  { color: #000099; text-decoration: none; }
a:link    { color: #000099; }
a:visited { color: #000099; } 
a:hover   { color: red; } 
a:active  { color: #000099; } 

.menuleft { line-height: 18px }
.menuleft a { font-weight: bold }

