@charset "utf-8";
.home_boxContent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 30px;
}
.home_boxContent a {
	color: #FFFFFF;
	text-decoration: underline;
}
.home_boxContent a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.quote_txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 80px;
}
.quote_txt_author {
	color: #3399CC;
	font-style: normal;
	font-size: 12px;
}
.BIG_txt_links {
	font-family: "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.BIG_txt_links a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.BIG_txt_links a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.med_white_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
