.text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

	text-decoration: none;

}

.textHD {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #8c131a;

	text-decoration: none;

	font-weight: bold;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #F4F4F4;

}

a:hover {

	color: #8c131a;

	text-decoration: underline;

}

.seperate {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #8c131a;

	text-decoration: none;

	font-weight: bold;

}

.footer {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #999999;

	text-decoration: none;

}

.bar {

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #ece2d6;

	border-left-color: #ece2d6;

}

.textgold {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFCC00;

	text-decoration: none;

}

