/* CSS Document */

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.situacion_tabla_principal {
	position: center;
	top: 0px; 
}

.texto_link {
	font-family: Tahoma;
	font-size: 12px;
	color: #186997;
}

.texto_titulo {
	font-family: Tahoma;
	font-size: 12px;
	color: #363636;
}
