.riscavermelha {
	background-image: url(images/risca_vermelha.jpg);
	background-repeat: repeat-x;
}
.riscavertical {
	background-image: url(images/risca_vermelha.jpg);
	background-repeat: repeat-y;
}
.azuldestaque {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #024282;
	text-decoration: none;
}
.cinza {
	font-family: Verdana;
	font-size: 9px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}
.caixa {
	font-family: Verdana;
	font-size: 9px;
	color: #024282;
	text-decoration: none;

}
.texto {
	font-family: Verdana;
	font-size: 11px;
	line-height: 21px;
	color: #333333;
	text-decoration: none;
}
.textodestaque {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #003366;

}
.linkvermelho {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	color: #CC0000;
	text-decoration: none;
}

