.class_names{
	font-size: large;
	font-weight: bold;
	color: #66CCCC;
	font-family: sans-serif;
	text-decoration: none;
}

.body_desc{
	font-size: small;
	font-weight: bold;
	color: #000000;
	font-family: sans-serif;
}

.title_text{
	font-size: medium;
	font-weight: normal;
	color: #000000;
	font-family: "Avant Garde", "Century Gothic", sans-serif;
}

.asterisk{
	font-size: large;
	font-weight: bold;
	color: #CCCC33;
	font-family: sans-serif;
	text-decoration: none;
}