A:link	{
color:red;
text-decoration:none;
	}
A:visited	{
color:red;
text-decoration:none;
	}
A:hover	{
color:#013865;
text-decoration:underline;
	}
