a.white:link {
	color: #CC3300;
	text-decoration: underline;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:hover {
	color: #E39341;
	text-decoration: none;
}
a:link {
	color: #E39341;
	text-decoration: underline;
}
a:visited {
	color: #E39341;
	text-decoration: underline;
}
a:hover {
	color: #B34000;
	text-decoration: none;
}
.title_o {
	font-family: Georgia, Times, serif;
	font-size: 18px;
	color: #D46D06;
	font-weight: bold;
}
.title_p {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	color: #D46D06;
	font-weight: bold;
}
.lineheight_25 {
	line-height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.text_o {
	font-size: 11px;
	color: #CC6600;
}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
}
.text_dark {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D46D06;
}
.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}
.BIG {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC3300;
	text-transform: capitalize;
}
.largetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #D46D06;
}
.img {
	margin: 0px 10px 5px 0px;
	}.orangeborder {
	border: 1px solid #CE6300;
}
