a:link {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	background-color: #CCCCFF;
	font-weight: bold;

}

a:visited {
	color: #000099;
	background-color: #CCCCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;

}

a:hover {
	text-decoration: underline;
	background-color: #CCCCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;

}
