.CSS {
	border: medium dashed #CC0000;
	background-color: #FFFFFF;
}

.subtituloGeorgiaBordo {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C00;
	font-size: 18px;
	text-align: left;
}
.titazul u {
	color: #03C;
}
.titazul {
	font-size: x-large;
	color: #03C;
}
#centrado {
	text-align: center;
}

