
A:link
{
	font-family: Arial, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}

A:hover
{
	font-family: Arial, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: blue;
	text-decoration: underline
}

A:visited
{	
	font-family: Arial, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none
}
