.roll {font-family:VERDANA, Arial, helvetica; 
               font-size:8pt;
               font-weight:bold;
        color:White; } 
 A.roll:hover { font-size:8pt; color:Yellow; }


        .link {font-family:VERDANA, Arial, helvetica; 
               font-size:10pt;
               font-weight:bold;
        color:#0080FF; } 
 A.link:hover { font-size:10pt; color:Red; }

 .small {font-family:VERDANA, Arial, helvetica; 
               font-size:8pt;
               text-decoration:none; 
        color:#0080FF; } 
 A.small:hover {font-size:8pt; color:Red; Background:Yellow; }

        .2small {font-family:VERDANA, Arial, helvetica; 
               font-size:8pt;
               text-decoration:none; 
        color:#0080FF; } 
 A.2small:hover {font-size:8pt; color:Red; Highlight:#FFFF80; }


        .nav {font-family:Arial; 
               font-size:8pt;
               color:#FF0000; } 
 A.nav:hover {color:Red; Highlight:#FFFF80; }


        .home {font-family:Arial; 
               font-size:10pt;
        font-weight:bold;
               text-decoration:none;
               color:#0000A0; } 
 A.home:hover {color:Red; Background:Yellow; }

        .answer {font-family:Arial; 
               font-size:10pt;
               font-weight:bold;
               text-decoration:none;
               color:#0080FF; } 
 A.answer:hover {color:Red; Background:Yellow; }

        .red {font-family:Arial; 
               font-size:10pt;
               font-weight:bold;
               text-decoration:none;
               color:Red; } 
 A.red:hover {color:#0080FF; Background:Lt Blue; }

      
     .hero {font-family:VERDANA, Arial, helvetica; 
               font-size:10pt;
               font-weight:bold;
              color:#8080FF; } 
 A.hero:hover { font-size:10pt; color:Red; }


BODY
{
    SCROLLBAR-FACE-COLOR: #99c0e6;
    SCROLLBAR-HIGHLIGHT-COLOR: #dceaf4;
    SCROLLBAR-SHADOW-COLOR: #dceaf4;
    SCROLLBAR-3DLIGHT-COLOR: #99c0e6;
    SCROLLBAR-ARROW-COLOR: #003366;
    SCROLLBAR-TRACK-COLOR: #dceaf4;
    SCROLLBAR-DARKSHADOW-COLOR: #dceaf4
}

.box
{color: red; 
font-family: Verdana, Serif; 
font-weight: bold; 
font-size: 12px; 
background-color: #ECFFFF 
} 

.dropdown
{
background-color: #ECFFFF 
font-weight: bold
}

.button
{color: red; 
font-family: Verdana, Serif; 
font-weight: bold; 
font-size: 12px; 
background-color: #ECFFFF
}

}
 