body
{
	color:#000;
background-color:#950C0C;
font-family:Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table, tbody, tr, td, th,p{ 
display: block;
font-size:10px;
 }

li { 
display: block;
background-color:#950C0C;
list-style:none;
border-bottom: 1px solid #fff;
width:250px;
}

li a{
color:#fff;
font-size:10px;
}
li a.hover{
color:#fff;
background-color:#CFAFAF;
font-size:10px;
}

a:active {
	color: #000000;
}

.content {background-color:#CFAFAF;}