body, tabel, td, th, tr{
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link, a:visited{
	color: #0062A4;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #E1B500;
	font-weight: bold;
	text-decoration: none;
}
.menu td{
	color: #0062A4;
	font-weight: bold;
}
input, textarea {
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 10px;
	border: solid 1px #CCCCCC;
}