B.header       {
	font-size: 14 px;
        font-family: geneva, verdana, arial, helvetica, sans-serif;
        }

BODY,TD{
        font-family: geneva, verdana, arial, helvetica, sans-serif;
        font-size: 12px;
        }
        


       
A.tmeny:link
{
      	text-decoration: none;
        background: transparent;
        color: white;
	font-weight: bold;
} 

A.tmeny:visited
{ 
      	text-decoration: none;
        background: transparent; 
        color: white;
	font-weight: bold;
}

A.tmeny:active
{
      	text-decoration: none;
      	background: #FFFFFF;
	color: darkred;
	font-weight: bold;
}



        
A.box:link
{
	text-decoration: none;
       	background: transparent;
        color: darkred;
	font-weight: bold;
} 

A.box:visited
{ 
      	text-decoration: none;
        background: transparent; 
        color: darkred;
	font-weight: bold;
}

A.box:active
{
      	text-decoration: none;
      	background: #FFFFFF;
      	color: darkred;
}

