.bold {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
}
.head {
	font-family: "Comic Sans MS";
	color: #616004;
	font-size: 12px;
	font-style: italic;
}
.link {
	font-family: "Comic Sans MS";
	color: #656700;
	font-size: 12px;
	text-decoration: none;
}
A:hover {
	color: #F09A13;
	
}
A:active {
	COLOR: #0066cc
}
A:visited {
	color: #616004;
	font-family: "Comic Sans MS";
	font-weight: bold;
	
}
.text {	FONT-SIZE: 14px; COLOR: #333333; FONT-FAMILY: "Comic Sans MS"
}
