body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #660033;
	text-decoration: none;
}
.smallness {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #FFCC00;
}
.box {
	margin: 3px;
	padding: 3px;
	clear: both;
	float: none;
	height: auto;
	width: auto;
}
.cdtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000033;
}
