a {
	color: #4169E1;
	text-decoration: underline;
	font-family: arial;
	font-size: 12;
	font-weight: bold;

}

a:hover {
	color: #4169E1;
	text-decoration: underline;
	font-family: arial;
	font-size: 12;
	font-weight: bold;

}

a.nav {
	color: #3300CC;
	text-decoration: none;
	font-family: arial;
	font-size: 14;
	font-weight: bold;

}

a.nav:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: arial;
	font-size: 14;
	font-weight: bold;

}

a.image {color: #000000;

}