@CHARSET "UTF-8";

#CContent {
	font-family: verdana;
	font-size: 11px;
}

#CContent p {
    margin: 0px;
}

#CContent a,
#CContent a:visited,
#CContent a:active {
	color: #666666;
	text-decoration: none;
}

#CContent a:hover {
    color: #000000;
}
