A:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	color: #003399;
}
A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	color: #ff0000;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	COLOR: #336699;
}
A:hover {
	COLOR: #ff0000; text-decoration: none;
}

