A:VISITED{text-decoration: none;color:#0033CC;}
A {	text-decoration: none;color:#0033CC;}
A:HOVER {color: Red;text-decoration: none;}
A:ACTIVE{text-decoration: none;color:#0033CC;}

A.normalmenu:VISITED{text-decoration: none;color:#000000;}
A.normalmenu {	text-decoration: none;color:#000000;}
A.normalmenu:HOVER {color: #0099FF;text-decoration: none;}
A.normalmenu:ACTIVE{text-decoration: none;color:#000000;}

A.menuheading:VISITED{text-decoration: none;color:#000000;}
A.menuheading {	text-decoration: none;color:#000000;}
A.menuheading:HOVER {color: #0099FF;text-decoration: none;}
A.menuheading:ACTIVE{text-decoration: none;color:#000000;}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;

}
.normalmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.menuheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.normalmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.normaltextheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.textbigheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.textheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
