.white_headlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left: 8px;
	padding-right: 5px;
}
.text_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
}
.text_white a:link, .text_white a:visited, .text_white a:hover, .text_white a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
.text_white a:hover, .text_white a:active {
	color:#ECDDC7;
	text-decoration:underline;
}
.brown_headlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #513B2E;
	text-decoration: none;
}
.text_black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
}
.text_black a:link, .text_black a:visited { 
	color:#000000;
	text-decoration:underline;
}
.text_black a:hover, .text_black a:active {
	color:#566A91;
	text-decoration:underline;
}
.announce_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #566A91;
	text-decoration: none;
	text-align: left;
}
.announce_text a:link, .announce_text a:visited {
	color:#566A91;
	text-decoration:underline;
}
.announce_text a:hover, .announce_text a:active {
	color:#333333;
	text-decoration:underline;
}
.linethrough {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: line-through;
}

