
a {text-decoration: none; color: darkblue ;}

a:hover {text-decoration: underline; font-weight: bold; color: darkblue;}

a:visited  {color: darkblue ;}

p {text-decoration: none; color: darkblue; font-family: Times New Roman ; }

body 
{ 
background: #ffffff url('../../images/DHbackground.gif') no-repeat fixed center; 
}