a:hover {
	color: #333333;
	text-decoration: none;
}
a {
	color: #333333;
}
a:link {
	color: #FF0000;
	text-decoration: none;

}
