@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	background-color: #CCCCCC;
}
.menu {
	font-family: verdana;
	font-size: 11px;
	color: #ce9c23;
}
.style2 {
	font-family: verdana;
	font-size: 11px;
}
.verdana11 {
	font-family: verdana;
	font-size: 11px;
}
a:link {text-decoration: none;
color:#ce9c23;
}
a:visited {text-decoration: none;
color:#ce9c23;
}
a:hover {text-decoration: none; 
color:#A86706;
}
a:active {text-decoration: none;
color:#ce9c23;
}
