﻿a,a:visited
{
	color:#003399;
	text-decoration:none;
}
a:hover
{
	color:#ff0000;
	text-decoration:underline;      
}

