html, body {  
margin: 25px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: 0px;
text-align: left;
	
background-color: #ffffff; 
background-repeat: repeat-x;
}

table { 
font-family: Arial, Helvetica, sans-serif; 
color: #313131; 
font-size: 12px; 
line-height: 17px;
font-weight: 600;
}
table a:link {color: #983900; text-decoration: underline}
table a:visited {color: #983900; text-decoration: underline}
table a:hover {color: #f7151a; text-decoration: none}
table a:active {color: #983900; text-decoration: underline}