p.hdr 
{ 
border-style: solid; 
font-family: "arial", sans-serif; 
font-style: normal; 
font-size: 110%; 
text-align: center 
}

a 
{ text-decoration: none; 
color: blue; 
background-color: transparent;
font-family: "arial", sans-serif; 
font-style: normal 
}


a:hover 
{
color: #ff9900;
background-color: transparent
}
