A:link         {color: #CB451C; text-decoration: none;}
A:active     {color: #CB451C; text-decoration: none;}
A:visited      {color: #CB451C; text-decoration:none;}
A:hover      {color: #000000; text-decoration:  underline;}
.orangeBold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CB451C;
}
.brown {

	font-family: Arial;
	font-size: 11px;
	color: #3A3015;
}
.brownBold {
	font-family: Arial;
	font-size: 11px;
	color: #3A3015;
	font-weight: bold;
}
.bgBottom {
	background-position: left bottom;
}
.location {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CB451C;
}
.locationValue {

	font-family: Verdana;
	font-size: 10px;
	color: #CB451C;
}
.brownJustify {
	font-family: Arial;
	font-size: 11px;
	color: #3A3015;
	text-align: justify;
}
