.bg {
	background-color: #CCCCCC;
}
a:active {
	color: #CC0000;
}
a:visited {
	color: #666666;
}
a:hover {
	text-decoration: none;
}
a:link {
	color: #000000;
}
