a:link , A:visited {
text-decoration : none;
color : #FFFFFF;

}
a:hover {
text-decoration : overline;
background-color : #000000;
color : #D4D4D4;

}
A:active {
text-decoration : overline;
color : #999999;

}
p {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9px;
font-weight : bold;
line-height : 16px;
color : #999999;

}
h4 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
font-weight : bold;
color : #FFFFFF;
text-decoration : none;
background-color : #000000;

}




