A:link     { 
 text-decoration: underline;
 font-weight: normal;
 color: #FF0000;
; font-size: 13px; font-family: "Comic Sans MS"
 }
 
A:visited  {
 text-decoration: underline;
 font-weight: normal;
 color: #FF0000;
; font-family: "Comic Sans MS"; font-size: 13px
 }
 
A:hover    {
 text-decoration: underline;
 font-weight: normal;
 color: #009966;
; font-size: 13px; font-family: "Comic Sans MS"
 }
 
p {
 font-family: "Comic Sans MS";
 line-height: 120%;
 text-align: justify
; color: #0033CC
; font-weight: bold
; font-size: 13px
 }
h1 {  font-family: "Comic Sans MS"; font-size: 12px; line-height: 145%; color: #000000; font-weight: normal}
footer { font-family: Arial, Helvetica, sans-serif; line-height: 145%; text-align: center; color: #000000 ; font-weight: normal ; font-size: 12px; text-decoration: underline}
