.parrafos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

.tablaborde {
	border: 1px solid #CCCCCC;
}

.titulo {
	font-family: "Arno Pro";
	font-size: 17px;
	color: #333333;
	font-weight: bold;
}
a.subboton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a.subboton:hover {
	color: #009933;
	text-decoration: none;
}
