/* CSS Document */
a{
	color: #5a5959/*#466eae*/;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}