a:link
{
	COLOR: #000066;
	text-decoration: none;
	font-weight : bold;
}
a:visited
{
	COLOR: #000066;
	text-decoration: none;
	font-weight : bold;
}
a:active
{
	COLOR: #000066;
	text-decoration: none;
	font-weight : bold;
}
a:hover
{
	COLOR: #0066ff;
	text-decoration: none;
	text-decoration: underline;
	font-weight : bold;
}

