.maintext {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
a:link, a:active, a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
#navlist {
	width: 100%;
}
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}
#navlist li {
margin: 0;
font-weight: bold;
text-align: center;
height: 21px;
}
#navlist a {
	display: block;
	padding: 0px 0px 0px 0px;
	border: 1px solid #000000;
	background-image:  url();
	background-repeat: no-repeat;
}
#navlist a:link, #navlist a:visited {
color: #001638;
text-decoration: none;
line-height: 18px;
}
#navlist a:hover, #navlist a:active {
background-image:  url();
background-repeat: no-repeat;
background-color:  #FDD108;
color: #305DAB;
}
