﻿a
{
	color				: #4791FF;
	text-decoration		: none;
}

a:visited
{
	color				: #4791FF;
	text-decoration		: none;
}

a:hover
{
	color				: #0067FF;
	text-decoration		: none;
}

a:link
{
	color				: #0067FF;
	text-decoration		: none;
}