@charset "utf-8";
/* CSS Document */

p{
font-family: Verdana, sans-serif;

color: #000000;
line-height: 18px;
padding: 3px;
}
.navigation {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	border-bottom-color: #00CC00;
	display: block;
	padding: 8px;
	width: 140px;
}
.topmenu{
	font-family: Verdana, sans-serif;
	color: #CCFF99;
	line-height: normal;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
