a:link {
	text-decoration: none;
	color: #000099;

}

a:hover {
	text-decoration: underline;
	color: #FF0000;

}
