.homeText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	line-height:15px;
}

a.homeText:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffbf27;
	line-height:15px;
	
}

.footer {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color:#465572;
}

a.footer {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color:#465572;
	text-decoration:none;
}

a.footer:hover {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color:#ffffff;
	text-decoration:none;
}

.bodyText {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
	line-height:19px;
}

.bodyTextAbout {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
	line-height:22px;
}

a.bodyText {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffbf27;
	line-height:19px;
	text-decoration:underline;
}

a.bodyText:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #3368e7;
	line-height:19px;
	text-decoration:underline;
}

a.MediaClips{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
	line-height:19px;
	text-decoration:underline;
}

a.MediaClips:hover{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffbf27;
	line-height:19px;
	text-decoration:underline;
}

.yellowHeader {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffbf27;
	line-height:19px;
}

.formText {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
	line-height:19px;
}
