a:link { text-decoration: none; color: #CC0000 }
a:visited { text-decoration: none; color: #CC0000 }
a:active { text-decoration: none; color: #CC0000 }
a:hover {
	text-decoration: none;
	color: #e7e7e7;
}

div#textblock {

		position:relative;
		font-family: verdana, sans-serif, arial;
		font-size: 10px;
		color: #cc0000;
		background-color: #e7e7e7;
		}

body {

background-color: #e7e7e7;
margin: 0px;
padding: 0px;
text-align: left;
position: absolute;
color: #CC0000;
font-size: 10px;
font-family: verdana, helvetica, sans-serif;
font-style: normal;

}

table {
background: #e7e7e7;
background-color: #e7e7e7;
background-repeat: repeat-x;
background-attachment: fixed; 
color: #CC0000;
font-size: 10px;
font-family: arial, tahoma, verdana;
font-style: normal;

}