A {
	font-family: arial;
	
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	font-family: arial;
	
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	}
	
