BODY {

margin: 0px;

font-family: Verdana;

font-size: 10px;

color: #000000;

}


.sitetitle A {

font-family: Verdana, Arial, Helvetica;

font-size: 12px;

font-weight: bold;

color: #ffffff;

text-decoration: none;

}


.text {

font-family: Verdana, Arial, Helvetica;
font-size: 11px;

color: #000000;
text-decoration: none;

}

.text A {

color: #000000;

text-decoration: none;

}



.text A:hover { 

color: #000000;

text-decoration:underline; 

cursor:hand;

}



.title {

font-family: Verdana, Arial, Helvetica;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: none;

}

.fmenu {

font-size: 12px;

font-family: Verdana, Arial, Helvetica;

color: #000000;

text-decoration: none;

}


.fmenu A {

color: #000000;

text-decoration: none;

}



.fmenu A:hover { 

color: #ffffff;

text-decoration:none; 

cursor:hand;

}


.bordered {

border: dotted; 

border-color: #666666; 

border-width: 1;
}

.bordered_solid {

border: thin solid; 

border-color: #666666; 

border-width: 1;
}