a:hover {
	color: #6699FF;
	text-decoration: underline;
}
a {
	color: #FF0000;
	text-decoration: none;
}

