font.heading {  
font-size: 14px; 
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
}

font.entry {  
font-size: 13px; 
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
}

A:link {color : #DDEEFF; text-decoration: none; }
A:hover {color: #FFFFFF; text-decoration: none;}
A:visited {color : #DDEEFF; text-decoration: none;}
A:active {color: #FFFFCC; text-decoration: none; }