.bordeTabla {
	border: 1px solid #CCCCCC;
}
body {
	text-align: center;
}
.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	text-align: justify;
}

.Liga {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-align: justify;
}

.Liga:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
	text-align: justify;
}

.LigaRSS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-align: justify;
}

.LigaRSS:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
	text-align: justify;
}

.LigaTexto {
	color: #000033;
	text-decoration: none;
}

.LigaTexto:hover {
	color: #000033;
	text-decoration: underline;
}

.TextoCh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	text-align: right;
}

.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-align: right;
}

.TextoRSS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	text-align: left;
	padding: 5px;
}

.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	text-align: left;
}


.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	background-color: #CCCCCC;
	border: 1px solid #000033;
}

.forma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000033;
	background-color: #D8D8D8;
	border: 1px solid #000033;
}

.TextoForma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
}


.TituloMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	text-align: left;
	padding: 2px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	list-style-position: outside;
	list-style-image: url(Images/libullet.jpg);
	position: fixed;
	background-position: top;
	color: #000033;
	text-decoration:none;
	text-align: left;

}

.lvl1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	list-style-position: outside;
	list-style-image: url(Images/libullet.jpg);
	position: fixed;
	background-position: top;
	color: #000033;
	text-decoration:none;
}	

.lvl1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	list-style-position: outside;
	list-style-image: url(Images/libullet.jpg);
	position: fixed;
	background-position: top;
	color: #000033;
	text-decoration:underline;
}	


.lvl2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(Images/libullet2.jpg);
	position: fixed;
	background-position: top;
	color: #FF6600;
	text-decoration:none;
}

.lvl2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(Images/libullet2.jpg);
	position: fixed;
	background-position: top;
	color: #FF6600;
	text-decoration:underline;
}

.lvl3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(Images/libullet3.jpg);
	position: fixed;
	background-position: top;
	color: #000033;
	text-decoration:none;
}

.lvl3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(Images/libullet3.jpg);
	position: fixed;
	background-position: top;
	color: #000033;
	text-decoration:underline;
}
.TextoInicio {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	list-style-position: outside;
	list-style-image: none;
	position: fixed;
	background-position: top;
	color: #000033;
	text-decoration:none;
}
