a 
{ 
font-family: verdana; 
font-size: 9px; 
color: #555555; 
text-decoration: none;
}

a:hover
{ 
font-family: verdana; 
font-size: 9px; 
color: #222222; 
text-decoration: underline;
}

a:visited
{ 
font-family: verdana; 
font-size: 9px; 
color: #999999; 
text-decoration: none;
}


.bigtext
{
font-family: verdana; 
font-size: 16px; 
font-weight: bold;
color: #000000;
line-height: 1.45em; 
}


.maintext
{
font-family: verdana; 
font-size: 12px; 
color: #000000;
line-height: 1.45em; 
}

.maintextred
{
font-family: verdana; 
font-size: 12px; 
color: #ffffff;
line-height: 1.45em; 
}

.smalltext
{
font-family: verdana; 
font-size: 10px; 
color: #000000;
line-height: 1.0em; 
font-weight: normal;
}

.smalltextlite
{
font-family: verdana; 
font-size: 10px; 
color: #555555;
line-height: 1.0em; 
font-weight: normal;
}

.smalltextlitebold
{
font-family: verdana; 
font-size: 10px; 
color: #555555;
line-height: 1.0em; 
font-weight: bold;
}

