a:link {
	color: 333333;
	text-decoration:none;
}

a:visited {
	color: 333333;
	text-decoration:none;
}

a:active {
	background-color: ffffff;
	text-decoration:none;
}

a:hover {
	color: 0066cc;
	text-decoration:none;
}
