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

}
