body{
     font-size: 13px;
     line-height: 20px; 
     margin: 0%;
     color : #EEEEEE;
}

a{
	color: #9C1B13;
	font-size: 13px;
	font-weight: bold;
}
A:hover { font-weight: bold; color: #6E6DC3; cursor:crosshair; }

table {
	font-size: 13px;
	line-height: 20px; 
    color: #fffbe8;
    text-shadow: 0px 1px 1px #dc0000;
}

td {
	background: url(./img/tableback.png);
}