.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #E42615;
	font-weight:bold;
	text-decoration:none
}
.titulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight:bold;
	text-decoration:none
}
.outline {
	border: 1px solid #E42615;
}
.outlinecinza {
	border: 1px solid #999999;
	font-size:11px;
	color:#999999;
}
.linha {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E42615;
}
.linhapontos {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #E42615;
}
.linhabr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ffffff;
	color:#FFF;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E42615;
	font-weight:bold;
	text-decoration:none;
}
.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c5b5b;
	font-weight:bold;
	text-decoration:none;
}
.linksbr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
.linksbr:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f2928e;
	font-weight:bold;
	text-decoration:none;
}
.links10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.links10:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration:none
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width:100%;
}