a {
text-decoration: none; 
color: #ff0000;
}

a:hover { 
text-decoration: underline;
color: #000000; 
}

body	 { 
font-family: Arial; 
font-size: 13px; 
color: #000000;
}

td	 { 
font-family: Arial; 
font-size: 13px; 
vertical-align: top;
color: #000000;
}

td.content	 { 
font-family: Arial; 
font-size: 13px;
vertical-align: top;
color: #000000;
}


