/* CSS Document */
<!--
body {
	background-color: #EFEEF0;
}

.Estilo3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }

.Estilo4 {
	color: #821F3B;
	font-weight: bold;
}

.Estilo6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }

a:link {
	color: #821F3B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #821F3B;
}

.fonsblauclar {
	background-color: #EFEEF0;
}

.fila_separadora {
	height:1px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #E9A9BB;
}

-->

