@charset "utf-8";
/* CSS Document */
body {
	color: #000;
	background-color:#000000;
}

table.menu a { 
width:100px; 
border:0px; 
display: inline-block;
filter:blendTrans(duration=0.2);
} 

div.menu a {
color: #ffffff; 
background: #000000; 
text-decoration:none; 
font-size:14px; 
line-height:16px; 
font-family: century gothic, sans-serif;
padding: 6px 0px;
text-align: center;
}

div.menu a:link {
color: #ffffff; 
background: #8E221F; 
}

div.menu a:active { 
color: #ffffff;
background: #cccc99;
}

div.menu a:visited {
color: #ffffff; 
background: #8E221F; 

}

h1 {
	font-family: "Century Gothic", Verdana;
	color: #FFFFFF;
	font-size:14px;
}

div.menu a:hover {
color: #eeeeee;
background: #A53C3C; 
}

div.menu ( 
position:absolute;
top:0; 
left:0;
) 

<style type="text/css">

.style1 {
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.style5 {
	font-family: "Century Gothic", Verdana;
	color: #FFFFFF;
	font-size:14px;
}
.style2 {
	font-family: "Century Gothic", Verdana;
	color: #FFFFFF;
	font-size:12px;
}
</style>