html {overflow-y: scroll;}




.small {
font-size: 9px;
font-family: Arial, Verdana, Helvetica;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #7a7a7a;
line-height: normal;
margin-bottom: 0;
margin-top: 0;
}
A.small {
font-size: 9px;
font-family: Arial, Verdana, Helvetica;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #000000;
line-height: normal;
margin-bottom: 0;
margin-top: 0;
}
A.small:Hover {
font-size: 9px;
font-family: Arial, Verdana, Helvetica;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #0074A7;
line-height: normal;
margin-bottom: 0;
margin-top: 0;
}