BODY
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: x-small;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top : 0px;
    
    color:Black;
    
    padding-left: 0px;
    padding-top: 0px;
}


.blackmenu A
{
	color :White;
	font-weight : bold ;
	text-decoration: none;
}
.blackmenu A:hover
{
	text-decoration : underline;
}



.whitemenu
{
	color: Green
	}


.whitemenu A
{
	color : #FFFFFF;
	font-weight : bold ;
	text-decoration: none;
}
.whitemenu A:hover
{
	text-decoration : underline;
}
.whitemenu A:visited
{
	color: #FFFFFF;
	
}

A
{
	color: #669900;
	
	text-decoration: none;
	font-weight: normal;
}
A:hover
{ 
	text-decoration: underline;
	color: #000066;
	}

A:visited
{
	color: #000066;
}

/*A:visited{				color: #3b64cc;}*/
