A {
	FONT-WEIGHT: normal;
	COLOR: #330066;
	TEXT-DECORATION: none;
	
}
A:hover {
	COLOR: #330066;
	TEXT-DECORATION: underline;
	font-weight: normal;

}
A:active {
	FONT-WEIGHT: normal; COLOR: #330066; TEXT-DECORATION: none
}
.formfield {
	FONT-SIZE: 10px;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	color: #330066;

}
.fontnormal {
	FONT-SIZE: 13px;
	LINE-HEIGHT: normal;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	list-style-position: inside;
	list-style-image: url(arrow3.gif);
	list-style-type: circle;
	color: #330066;

	

}
.fontsmall {
	FONT-SIZE: 10px;
	LINE-HEIGHT: 14px;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	color: #330066;
	font-weight: normal;
	text-transform: lowercase;


}
.headingnormal {
	FONT-WEIGHT: bolder;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #330066;




}
