.footer {
	margin-top:5px;
	text-align: center;
}
.footer h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.nombre {color: #0099FF}
.footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 4px;
}
.footer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	padding-bottom: 4px;
	margin-top: 10px;
}
.footer h2 a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;

}
.footer h2 a:hover {
	border-bottom-color: #0099FF;
	color: #0099FF;
}
.footer h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5A9898;
	float: right;
	text-decoration: none;
	margin-right: 10px;
}
.footer h3 a:hover {
	text-decoration: underline;
}
