@charset "UTF-8";
/* CSS Document */

a {
	font-weight: bold;
	text-decoration:none;
}
a:link {
	color: #0047ff;
}
a:visited {
	color: #002e8c;
}
a:hover, active {
	color: #3399ff;
}
#topnavigation {
	background-color:#002e8c}
	
.dircategory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #002e8c;
}
