a  { text-decoration : none; font-weight : bold; font-family : serif; color : '#3366cc'; } 
a:hover  { text-decoration : none; font-weight : bold; font-family : serif; color : '#3366cc'; } 

a.menu  { text-decoration : none; font-weight : bold; font-family : serif; color : '#3366cc'; } 
a.menu:hover  { text-decoration : underline; font-weight : bold; font-family : serif; color : '#3366cc'; } 
p { text-decoration : none; font-size : 85%; font-family : times; color : Black; text-align : left; }