a:link {color: blue; text-decoration: none; }
a:visited {color: blue; text-decoration: none; }
a:active {color: blue; text-decoration: none; }
a:hover {color: black; text-decoration: underline; }

.extra
{
text-decoration: none;
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-weight: normal; 
font-size: 16px; 
color: 000000;
}

.heading
{
text-decoration: none;
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-weight: normal; 
font-size: 13px; 
color: 000000;
}

.main
{
text-decoration: none;
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-weight: normal; 
font-size: 12px; 
color: 000000;
}

.med
{
text-decoration: none;
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-weight: normal; 
font-size: 11px; 
color: 000000;
}

.small
{
text-decoration: none;
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-weight: normal; 
font-size: 10px; 
color: 000000;
}

.footer
{
text-decoration: none;
font-family: Arial,Verdana,Helvetica,sans-serif; 
font-weight: normal; 
font-size: 10px; 
color: FFFFFF;
}
