a {
	color: #FF3300;
	text-decoration: none;


}
a:hover {
	color: #3366FF;

}
