body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
}
.ccTitle {
	font-size: 1.5em;
	font-weight: bold;
}
.ccGeneral {
	font-size: 0.8em;
	line-height: 1.4em;

}
a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
