body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: White;
	background-color: #663333;
}

.header1
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CCE5FF;
}
.copyright
{
	font-family: Arial;
	font-size: 8pt;
	color: #CDCCFF;
}
a, a:visited {
	text-decoration: none;
	color: #FFE7CC;
	border-bottom: 1px dotted #ccc;
}

a:hover {
	text-decoration: none;
	color: #FFCDCC;
	border-bottom: 1px solid #ccc;
}
.numero {
	font-family: "Monotype Corsiva";
	font-size: 28pt;
	color: #9999FF;
}
.resaltar {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFF99;
	font-weight: bold;
}
#amor {
	background-image: url(corazones.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#amor .table {

}
#amor h1 {
	font-size: 36px;
	color: #800080;
	font-weight: bold; 
	text-align: center;
}
#amor h2 {
	font-size: 36px;
	color: #0000FF; 
	font-weight: bold;
	text-align: center;
}
#amor p {
	font-size: 12px;
	color: #00008B;
	font-weight: bold;
	text-align: center; 
}
#amor h4 {
	font-size: 10px;
	color: #FF009B;
	font-weight: bold;
	text-align: center; 
}