.bodytext {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 45px;
	vertical-align: top;
}

.bodytext a {

	text-decoration: none;
	color: #FFFFFF;
}

.bodytext a:hover {

	color: #CCCCCC;

	text-decoration: none;
}

.bodytext_small{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	vertical-align: top;
}

.sidelinks a {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
	text-decoration: none;
}

.sidelinks a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #cccccc;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
	text-decoration: none;
}
