a:link {
	color: #CC6600;
	font-weight: normal;


}
a:visited {
	color: #CC6600;

}
a:hover {
	color: #FF6600;
	text-decoration: underline;

}
a:active {
	color: #CC9966;
	text-decoration: none;

}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	font-weight: normal;

}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC99;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
}
.boxlilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC33;
}
.footer {
	font-size: small;
	color: #FFCC99;
}
