@charset "utf-8";
a.mauve {
	color:#824278;
	text-decoration:underline
}
a.mauve:hover {
	color:#999999;
	
}
a.mauve:visited {
	color:#824278;
}


