/* CSS Document */
.linknav a:hover      { color: #0000FF; text-decoration: underline;}
.linknav a:link       { color: #000080; text-decoration: none;}
.linknav a:visited    { color: #000080; text-decoration: none;}
.linknav a:active     { color: #000080;}
.linkbody a:hover     { color: #0000FF; text-decoration: underline;}
.linkbody a:link      { color: #0000FF; text-decoration: underline;}
.linkbody a:visited   { color: #0000FF; text-decoration: underline;}
.linkbody a:active    { color: #0000FF; text-decoration: underline;}

H2
{
    FONT: bold 100% Verdana, Arial, Serif;
}
H3
{
    FONT: bold 100% Verdana, Arial, Serif;
    
}
