.bodytext {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #333333;
}
.bodybolder {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {color: #3333FF; text-decoration: underline}

.bodybigger {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.bodytiny {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
}
