body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #010000;
	font-family:Verdana;
	font-size:10px;
	color: #491C03;	
}
.side_skin {
background:url(/hatter/fuggo.jpg);
color:#FFECB0;
font-size:10px;
text-align:justify;
}
.style1 {
	color: #491C03;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #491C03;
	font-size: 10px;
	font-family: tahoma;
}
.style4 {color: #491c03; font-size: 10px; font-family: tahoma; font-weight: bold; text-decoration:none }

.style5 {color: #FFFF99; font-size: 10px; font-family: tahoma; font-weight: normal; text-decoration:none }

.MsoHyperlink
	{color:#660000;
	text-decoration:underline;
	text-underline:single;}
	
.bevelmenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 125px;
}

.bevelmenu a{
display: block;
width: 100%;
padding: 2px 4px;
text-decoration: none;
font-weight: normal;
background-color: #FFF2BF;
border: 2px solid #FFF2BF;
text-decoration:none;
}

.bevelmenu a:hover{
color: black;
background-color: #FFE271;
border-style: outset;
}

html>body .bevelmenu a:active{ /* Apply mousedown effect (non IE browsers only) */
border-style: inset;
}
