a:link {
	color: #CCCCCC;
	text-decoration:none;
	font-weight: normal;
}
a:visited {
	color: #CCCCCC;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
.Titulos {
	font-family: Architecture;
	font-size: 24px;
	color: #660000;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	background-color: #000000;
}
.LinksBtns {
	font-family: Architecture;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #000000;
}
.TextoContenidoTablas {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003300;
	font-weight: normal;
	text-align: justify;
}
.linkActual {
	font-family: Architecture;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
}
