.texto {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
body {
	background-color: #996699;
}
a {
	font-family: Verdana;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
    color:#FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #980065;
}
a:active {
	text-decoration: none;
}
.Estilo1 {
	color: #980065;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.line {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #980065;
	text-align: center;
}
.foto {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.principal {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
