h1 { font-family: verdana; font-size: 17px; font-weight: bold; color: #336699; text-decoration: none }
h2 { font-family: arial; font-size: 18px; font-weight: bold; color: #000000; text-decoration: none }
.topmenu { font-family: verdana; font-size: 11px; color: black; text-decoration: none }
.menu { font-family: verdana; font-size: 11px; color: #336699; text-decoration: none }
.mailmenu { font-family: verdana; font-size: 11px; color: #666666; text-decoration: none }
.news { font-family: verdana; font-size: 11px; color: #000000; text-decoration: none }
.nav { font-family: verdana; font-size: 11px }
a:hover { color: red }

#dirmenu {
	display : block;
	float : right;
	width : 200px;
	margin-top : 20px;
	margin-bottom : 40px;
	padding-bottom : 20px;
	padding-top : 20px;
	border : 1px solid #cccccc;
	background-color : #f1f1f1;
}