Body
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ede59f;
	margin-top: 8px;
	line-height: 12px;
	font-weight: normal;
	color: #4a7a31;
	white-space: normal;
}

A:link
{
	color: #4a7a31;
	font-size: 11px;
    font-weight:    bold;		
	text-decoration: none;
}

A:visited   {
    text-decoration: none;
	font-size: 11px; 
    font-weight:    bold;	   
    color:  #4a7a31;
}

A:active    {
    text-decoration: none;
	font-size: 11px;
    font-weight:    bold;	    
    color:  #4a7a31;
}

A:hover 
{
    text-decoration: underline;
    font-weight:    bold;   
    color: red;
}


HR
{
    color: #D9CE6E;
}

H3 {
	font-size: 12px; 
    font-weight:    bold;	
}

.navi {
	font-size: 11px; 
    font-weight:    bold;	
}
