a:link       { color: #F00000; font-family: Arial; text-decoration: none }
a:visited    { color: #EA0000; font-family: Arial; text-decoration: none }
a:hover      { font-variant: cssnormal; color: #EA0000; font-family: Arial; text-decoration: 
               underline }
.cssnormal   { color: #000000; font-family: Verdana, Arial; font-size: 12px; 
               text-decoration: none }
.cssbold     { color: #FFFFFF; font-family: Arial; font-size: 8pt; text-decoration: none; 
               font-weight: bold }
.cssbols     { color: #FFFFFF; font-family: Arial; font-size: 10pt; text-decoration: none; 
               font-weight: bold }
.csssmaller  { color: #232323; font-family: Verdana, Arial; font-size: 10px; text-decoration: none }
.cssbigger
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 16px;
    TEXT-DECORATION: none
}

.csscapital  { font-family: Arial; font-size: 12px; text-decoration: none; 
               text-transform: capitalize }