body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	background-color:#AAAAAA;
}
.contenido {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height:17px;
}
.purpura11bold {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #896EB0;
}
.morado11bold {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #532953;
}
.morado11bold a {
	color: #532953;
	text-decoration:underline;
}
.purpura16bold {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	color:#896EB0;
}

.purpura16bold a {
	color:#532953;
}