hr {
	color: White;
}

.cajas {
	height: auto;
	width: auto;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1 solid #7B9EAD;
}

.media {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

A.media:hover, A.media:focus, A.media:active { 
	color: #ff0000;
}

.contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.textwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

A.textwhite {
	text-decoration: none;
}

A.textwhite:hover, A.textwhite:focus, A.textwhite:active { 
	text-decoration: underline;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	SCROLLBAR-ARROW-COLOR: #212429;
	SCROLLBAR-FACE-COLOR: #7B9EAD;
	SCROLLBAR-HIGHLIGHT-COLOR: #B5D3E7;
	SCROLLBAR-SHADOW-COLOR: #212429;
	SCROLLBAR-TRACK-COLOR: #B5D3E7;
	SCROLLBAR-3DLIGHT-COLOR: #7B9EAD;
	SCROLLBAR-DARKSHADOW-COLOR: #001100;
}

.grantitulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: italic;

}

.pie {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

A.data:hover, A.data:focus, A.data:active { 
	text-decoration: underline;
}

A.mimenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.mimenu:hover, A.mimenu:focus { 
	text-decoration: underline;
}

.ruta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


A.ruta:hover, A.ruta:focus, A.ruta:active { 
	text-decoration: underline;
}

.mini {
	font-size: 9px;
	font-style: italic;
	color: #666666;
	text-decoration: none;
}

A.mini:hover, A.mini:focus, A.mini:active { 
	text-decoration: underline;
}

A.mini:link {
	font-size: 9px;
	font-style: italic;
	color: #666666;
	text-decoration: none;
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.subrayado { 
	text-decoration: underline;
}

.verde_negrita {
	color: #339900;
	font-weight: bold;
}
