a:link {
	text-decoration: none;
	color: #993399;

}
a:visited {
	text-decoration: none;
	color: #660066;

}
a:active {
	text-decoration: none;
}
a:hover {
	color: #660033;
	font-style: normal;
	text-decoration: underline;


}
