a:link, a:visited
{
	color: #3366FF;
	text-decoration: none;
	font-weight: 500;
}
a:hover
{
	color: #0066FF;
	text-decoration: none;
	font-weight: 500;
}