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