a {
	text-decoration: none;
	color: infotext;
}

a:hover {
	background-color: #A0AFB8;
}

a.visited {
	color: ThreedShadow;
}	


body {
	background-color: #FFFFD7;
}

h1,h2,h3,h4,h5,h6 {
	text-align: right;
}

p.ubicacion {
	font-size: 18px;
	color: Blue;
}

div {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #484848;
	}
	
td.anuncio {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #484848;
	}
	
	td.dinamico {
	background-color: #F90000;
	border-bottom-color: ActiveCaption;
	border-right-color: ActiveCaption;
	border-bottom-style: double;
	border-right-style: double;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	color: white;
	font-size: small;
}

td.transportes {
	background-color: #2426FF;
	border-bottom-color: ActiveCaption;
	border-right-color: ActiveCaption;
	border-bottom-style: double;
	border-right-style: double;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	color: white;
	font-size: small;
}

td.seguridad {
	background-color: #FFCC33;
	border-bottom-color: #FFA500;
	border-right-color: #FFA500;
	border-bottom-style: double;
	border-right-style: double;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	color: #656565;
	font-size: small;
}

td.menuprincipal {
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #181818;
	font-size: small;
	border-bottom-style: groove;
}

td.cursos {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

td.enlaces {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: x-small;
	text-align: right;
	font-weight: lighter;
	
}

td.texto {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #484848;
}

td.derecho {
	border-right-color: Yellow;
	border-right-style: solid;
}

td.izquierdo {
	border-left-color: Yellow;
	border-left-style: solid;
}

td.piecelda {
	border-bottom-color: Yellow;
	border-bottom-style: solid;
	padding-bottom: 0px;
	margin-left: 0px;
}

p.titulo {
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	font-weight: bold;
}

p.mini {
	font-size: 9px;
	font-weight: bold;
	color: Blue;
}

table.pequena{
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
}