a, a:link, a:visited, a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
a.hover {
	color: #990000;
	text-decoration: underline;
}
.navtop {
	font-size: 13px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
a.navtop, a.navtop:link, a.navtop:visited, a.navtop:active {
	font-size: 13px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
a.navtop:hover {
	font-size: 13px;
	font-weight: bold;
	color:#006699;
	text-decoration: none;
}
.bodylinks {
	color: #333366;
}
a.bodylinks, a.bodylinks:link, a.bodylinks:visited, a.bodylinks:active {
	color: #333366;
	text-decoration: underline;
}
a.bodylinks:hover {
	color: #990000;
	text-decoration: underline;
}
li {
	margin-bottom: 5px;
}
