.menu {
	font-family: Verdana;
	font-size: 10px;
	color: '2D5200';
	text-decoration: none;
}

.menu:hover {
	color: 'B66B6B';
	text-decoration: underline;	
}

.vesLink {
	color: '2D5200';
	text-decoration:underline;
	
	
	
	
}


.baseLink {
	color: '2D5200';
	text-decoration:none;
	font-family: Tahoma; 
	font-size: 7pt; 
	color: Black; 
	
}
:hover.baseLink {
	color: '000000';
	text-decoration: none;
	font-family: Tahoma; 
	font-size: 7pt; 
	color: Black; 
}


:hover.vesLink {
	color: '000000';
	text-decoration: none;
	
}

.vesLinkT {
	color: '000000';
	text-decoration:none;
}

:hover.vesLinkT {
	color: '2D5200';
	text-decoration: underline;
}
.markalink
{
	color : 'White' ;
	text-decoration : none;

}
