.text {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: ABABAB;
}
.menutext {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}

.menutext  a{
	text-decoration:none;
	color:#333333;
}
.menutext  a:hover{
	color:red;
}

.footer {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: ABABAB;

}

.footer a{
	text-decoration:none;
	color: ABABAB;

}

.footer a:hover{
	color: 1B81E9;

}.innertext {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.heading {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FF3300;
}
