a {
	color: #9933cc;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	vertical-align: baseline;
	list-style-image: none;
	list-style-type: none;
	letter-spacing: normal;






}
a:hover {
	text-decoration: underline;

	color: #CCCCCC;
	line-height: normal;




}


