font.norm {  
font-size: 16px; 
color: #0000CC;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
}

font.little_italic {  
font-size: 14px; 
color: #0000CC;
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: normal;
}

font.list_title {  
font-size: 16px; 
color: #0000CC;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
}

font.title {  
font-size: 24px; 
color: #0000CC;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
}

font.date {  
font-size: 18px; 
color: #0000CC;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
}



A:link { color : #0000CC; text-decoration: underline; }
A:hover {color: #0000CC; text-decoration: underline;}
A:visited {color : #0000CC; text-decoration: underline;}
A:active {color: #0000CC; text-decoration: underline; }