@import url(hpbsite.css);
@import url(hpbsite.css);
BODY{
text-align : center;
font-size : x-small;
color : #262626;
}
A{
color : #666666;
text-decoration : none;
font-size : x-small;
}
A:VISITED{
color : gray;
text-decoration : none;
font-size : x-small;
}
A:HOVER{
text-decoration : underline;
background-color : #ffff80;
font-size : x-small;
color : navy;
}
TD{
font-size : x-small;
color : #262626;
}

