.base {
	font-family: tahoma;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}

.body-text
{
font-family:Arial;
font-size:13px;
color:#000000;
text-align:justify;
text-decoration:none;

}
.body-text:hover
{
font-family:Arial;
font-size:13px;
color: #EC7508;
text-align:justify;
text-decoration:underline;

}
.base2 {
	font-family: tahoma;
	color: #0000000;
	font-size: 13px;
	text-decoration: none;
}
.base3 {
	font-family: tahoma;
	color: #0000FF;
	font-size: 14px;
	text-decoration: underline;
}