body 
{
    font: arial;
}

a
{
    color:#000066;
}
a:link {
text-decoration: none;
color:#000066;
}

a:active {
text-decoration: none;
color:#000066;
}

a:visited {
text-decoration: none;
color:#000066;
}

a:hover {
text-decoration: underline;
color:#000066;
}


/* Presentation Stylesheet */ 

h4 {
 margin:0; 
 padding: 5px 0;
 font-family:Arial;
 }
 

 
