a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-align: left;
	text-decoration: none;

}
a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	text-decoration: none;

}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FF0000;


}
