a:link, a:visited
{
	color: #1d456d;
	text-decoration:none;
}

a:hover
{
	color: #888;
	text-decoration:underline;
}