.bodytext {
	color: ddd;
	font-size: 13px;
	line-height: 13px;
	font-family: Arial, Helvetica, "Century Gothic", SunSans-Regular, FontName;
	text-align: left;
	padding: 0px 10px 0px 10px;
	}

.bodytext a:link, .bodytext a:visited {
	color: ddd; 
	font-size: 13px;
	line-height: 13px;
	font-family: Arial, Helvetica, "Century Gothic", SunSans-Regular, FontName 
	}

.bodytext a:hover {
	color: ffcc33;
	font-size: 13px; 
	line-height: 13px;
	font-family: Arial, Helvetica, "Century Gothic", SunSans-Regular, FontName 
	}
