BODY,P{
font-family: Arial,Helvetica;
}

.small {
font-family: Arial,Helvetica;
font-size: 8px;
}


A:link {
font-family: Arial,Helvetica;
font-size: 12px;
color: #0099ff;
text-decoration: none;
}

A:visited{
font-family: Arial,Helvetica;
font-size: 12px;
color: #0099ff;
text-decoration: none;
}

A:hover{
font-family: Arial,Helvetica;
font-size: 12px;
color: red;
text-decoration: none;
}

.white {
font-family: Arial,Helvetica;
font-size: 12px;
color: #ffffff;
}

.yellow {
font-family: Arial,Helvetica;
font-size: 12px;
color: #ffcc00;
font-weight: bold;
}

.hd {
font-family: Arial,Helvetica;
font-size: 14px;
font-weight: bold;
color: #ff0000;
}

.hd-blue {
font-family: Arial,Helvetica;
font-size: 14px;
font-weight: bold;
color: #0066ff;
}
