body
{
	font-family: Verdana;
}
.wtext {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.mtext {

	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A.mtext:hover {

	font-size: 12px;
	color: #C48F41;
	text-decoration: underline;
	background-color: #000000;
}
.border {
	border: 1px dotted #CC9900;
}
.blue {

	font-size: 14px;
	font-weight: bold;
	color: #2B6768;
	text-decoration: none;
}
.features
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}


