#subnav .subnavItems {
	padding-top: 8px;
	padding-left: 5px;
}

#subnav a:link, #subnav a:visited, #subnav a:hover, #subnav a:active {
	color: #5a85b2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}