.navegacion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	word-spacing: 5px;
}

a.navegacion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

a.navegacion:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background-color: #96201D;
}
.pie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	word-spacing: 4px;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding: 20px 10px 10px;
}
.textocentro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding: 20px 10px 10px;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

a.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

h3 {
    margin: 10px 0 10px 0;
	clear: both;
}

.enlace {
    width: 135px;
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
	background-color: #ddd;
	padding: 5px;
	border: 1px solid #bbb;
}

.enlace img {
	border: 0;
}


.enlace a {
    color: #000;
	text-decoration: none;
	font-size: 11px;
	margin: 3px 0 3px 0;
}

.enlace a:visited {
    color: #666;
}

.enlace a:hover {
    color: #96201E;
	text-decoration: underline;
}

.link{
text-decoration:none;
color:#990000;
}

.link a{
text-decoration:none;
color:#990000;
}

.link a:hover{
text-decoration:none;
color:#D03E41
}


