body, table, tr, td, input, select, textarea {
font-family: verdana;
font-size: 8pt;
color: #666666;
}

a: link, a: visited, a: active {
font-family: verdana;
font-size: 8pt;
font-weight: normal;
color: #0066CC;
text-decoration: none;
}

a: hover {
font-family: verdana;
font-size: 8pt;
font-weight: normal;
color: #999999;
text-decoration: underline;
}

