.small {
font-family: Arial, sans-serif;
font-size:8px;
font-weight : normal;
color : #000;
}
.small b {font-size:8px; font-weight : normal; color : #000; text-decoration : none;}
.small strong {font-size:8px; font-weight : normal; color : #000; text-decoration : none;}
.small a:link {font-size:8px;font-weight : normal; color : #000; text-decoration : none;}
.small a:visited {font-size:8px;font-weight : normal; color : #000; text-decoration : none;}
.small a:hover {font-size:8px;font-weight : normal; color : #000; text-decoration : underline;}

