body {
	background-color: #CCCCCC;
	color: #fff;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #000033;
	text-decoration: underline;
}