body {
margin:0px 0px 0px 0px;
margin: 0px;
padding: 0px;
background-color: #991F00;
text-align: left;
}

table (
height: 500px;
}

.text { 
font-family: tahoma;
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
text-decoration: none;
}

A:link {color: #000000; font-weight:normal; text-decoration: underline}
A:visited {color: #000000; font-weight:normal; text-decoration: underline}
A:hover {color: #000000; font-weight:normal; text-decoration: none}
A:active {color: #000000; font-weight:normal; text-decoration: underline}