.fontes {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.titulos {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E42A2F;
}

a:link {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
	font-weight:bold;
	color: #000000;
}
a:hover {
	text-decoration:none;
	font-weight:bold;
	color: #999900;
}
a:active {
	text-decoration:none;
	font-weight:bold;
	color: #000000;
}

.bordas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background: #FFFACD; /*E42A2F */
	border: 1px solid #696969; /*#4B0708 */
 }

.bordas-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background: #ffffff;
	border: 1px solid #696969;/* #E42A2F */
}
.imagens{
	border-left:10px solid;
	border-color:#CC3300;
	padding-left: 1;
}

#imagens{
	border-left:25px solid;
	border-color:#cccccc;
	padding-left: 1;
	font-family:Arial, Helvetica, sans-serif;
	color:#cc3300;
	font-size:20px;
	font-weight: bold;
}