body 
{
 background-color: #454545;
}

A.men:visited, A.men:link 
{ 
 text-decoration: none; 
 color: white; 
 font-family: Tahoma; 
 font-size:14px; 
 font-weight: normal; 
 display: block; 
 width: 100%; 
 height: 100%;
}

A.men:hover 
{ 
 text-decoration: underline; 
 color: #F4E133; 
 font-family: Tahoma; 
 font-size:14px; 
 font-weight: normal; 
 display: block; 
 width: 100%; 
 height: 100%;
}


A.dot:visited, A.dot:link 
{ 
 text-decoration: underline; 
 color: #cccccc; 
}

A.dot:hover
{ 
 text-decoration: underline; 
 color: #F4E133; 
}


.foote 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 color: #999999;
 margin: 5px;
 padding: 5px;
}

.bodytext 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #FFFFFF;
 line-height: 20px;
 padding-left: 20px;
}

.text
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #FFFFFF;
}

.log
{
 width: 113px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 letter-spacing: 1px;
 background-color: #8A8A8A;
 border: 1px solid #2F2F2F;
}