.style {
	color: #333333;
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #00CCFF;
}
a:link {
	color: #cc0000;

