@charset "utf-8";
.main {
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
a.main:hover {
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.textos {
	font-family: verdana;
	font-size: 11px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.textoslivre {
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
.textostitulos {
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
	color: #CD5288;
	text-decoration: none;
	font-weight: bold;
}
.textoslivre2 {
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	text-align: right;
}
.textostitulos2 {
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
	color: #806c9d;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}

