/* CSS Document */

a {
	color: #5a5959/*#a36eb9*/;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
