a { text-decoration: underline } a:hover { color: #FFFFFF; background: #9FCFFF; text-decoration: none;
}
A:link { font-family: Arial, Helvetica, sans-serif; font-size: small; color:#0000CC; text-decoration: underlined; 
}
A:active { font-family: Arial, Helvetica, sans-serif; font-size: small; color:#0000CC; text-decoration: underlined; 
}
A:hover { font-family: Arial, Helvetica, sans-serif; font-size: small; color:#FFFFFF; text-decoration: none; 
}
A:visited { font-family: Arial, Helvetica, sans-serif; font-size: small; color: purple; text-decoration: underlined; 
}
td { 
FONT-SIZE: small; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; 
}
P { text-align: centre
}
a.topnav {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #0000CC;
    font-weight: bold; 
    text-decoration: underline;
}
a.topnav:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
background: none;
}
body {text-align:center; font-family: Arial, Helvetica, sans-serif; font-size: small; color:#333333;
}
.cell_over { BACKGROUND-COLOR: #9FCFFF }
.cell_out { BACKGROUND-COLOR: #eeeeee }
.cell_over1 { BACKGROUND-COLOR: #9FCFFF }
.cell_out1 { BACKGROUND-COLOR: #eeeeee 
}
acronym {
  border-bottom: 1px dotted red; 
}
.textbox {  border: 1px #9FCFFF dotted ; background-color: #F9F9F9
}
.body { margin: 10px; padding: 0px
}