a:text {
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #304090;
	text-decoration: none;
}

a:visited {
	color: #304090;
	text-decoration: none;
}

a:hover {
	color: #EE7700;
	text-decoration: none;
}

