body,p,td {  
font-family: Arial, Helvetica, sans-serif;  color: #333333;
}

/* default link style */
a:link { font-family: Arial, Helvetica, sans-serif; font-size:11px; color: #990033; text-decoration: underline; font-weight: none}
a:hover {color:#ff0000; text-decoration:underline; font-size:11px;}
a:visited {color:#663333; text-decoration:underline; font-size:11px;}

