a:visited {
	color: #6D4A8A;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	color: #9F7FBF;
	text-decoration: underline;
	font-weight: normal;


}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B549C;
	text-decoration: none;
}
