a:link {
	color: 333333;
}
a:visited {
	color: 333333;
}
a:hover {
	color: ffffff;
	background-color: 333333;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.rightcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: cccccc;
	background-color: 333333;
}
.footer a:link {
	color: #000000;
}
.footer a:visited {
	color: #000000;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #CCAD7E;
}
.footer a:active {
	color: #000000;
}




a:active {
	color: 333333;
}
