/* CSS Document */

body,td,th {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#DE251F;
}
body {
	background-color: #000000;
	margin:0px;
}
table, tr, td {
	border:0px;
	padding:0px;
}
a:link {
	text-decoration: none;
	color: #DE251F;
}
a:visited {
	text-decoration: none;
	color: #AA321D;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.style1 {
	color: #FFFFFF
}

div.button {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
}
#button1:hover, #button2:hover, #button3:hover, #button4:hover, #button5:hover, #button6:hover, #button7:hover, #button8:hover, #button9:hover, #button10:hover, #button11:hover, #button12:hover, #button13:hover, #button14:hover, #button15:hover, #button16:hover, #button17:hover, #button18:hover {
   background-position: -65px 0;
}

