.text {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;


}
.heading {
	font-size: 16px;
	font-weight: bold;
	color: #0066FF;
	font-family: arial;


}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;


}
.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: white;

}
.innerheading {

	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #009999;
}
.form {
	font-family: verdana;
	font-size: 11px;
	text-transform: capitalize;
	color: #0066FF;
	font-weight: bold;

}
.universal {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;

}
