.estilo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660033;
}
.area {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #330000;
}
.lista {
	display: list-item;
	list-style-position: inside;
	list-style-type: circle;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	text-decoration: none;
	color: #5B0000;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	color: #5B0000;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	color: #5B0000;
}
.colorfondo {
	background-color: #F3EEEB;
}
.textocomun {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	color: #660033;
	text-decoration: none;
}
.bordeloco {
	border: 1px dashed #DDD0C8;
	background-color: #F8F4F1;
}
