.blanco {
	color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 22px;
	vertical-align: middle;
}
.texto-desc {
	text-align: justify;
	line-height: 16px;
}
body {
	background-color: #CC33CC;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.info {
	font-size: 11px;
}
a:link {
	color: #CC3366;
}
a:visited {

	color: #CC3366;
}
a:hover {


	color: #CC3366;
	text-decoration: none;
}
a:active {



	color: #CC3366;
	text-decoration: none;
}
