.testjustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DA251C;
}
.texth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D3300;
	font-weight: bold;


}
.textmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;


}
a:hover {
	color: #4D3300;
	text-decoration: none;
}
a.textmenu:hover {
	color: #4D3300;
	text-decoration: underline;
}
.testjustifybig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.texttop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9900;

}
.hrline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFA800;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;

}

