p {
	font-family: "Century Gothic";
	font-size: 13px;
	text-align: justify;
}
body {
	padding: 0;
	margin: 0;
	background: #F0F0F0;
}


.tablasContenido { 
		border: none;}
	
h2{
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 18px;
	background: #2A95A1;
}

a {
	color: #000000;
	font-style:normal;
	text-decoration: underline;
}
a:hover { color: #000000; background: inherit; font-style:normal;}
a:visited {
	color: #000000;
	background: inherit;
	font-style:normal;
	text-decoration: underline;
}

.Estilo13 {
	color: #2A95A1;
}
.Estilo14 {color: #14474D}
