.texto-parrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
}
a:link {
	color: #D9175B;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 90%;
}
p {
	font-size: 14px;
}

a:visited {
	color: #D9175B;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 90%;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
strong {
	color: #EA5A8D;
}


a:hover {
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
a:active {
	color: #D9175B;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ED5A8E;
}
.tabla {
	border: thin groove #FF3399;
}
