body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #0a6f9e;
	SCROLLBAR-HIGHLIGHT-COLOR: #f3f3f3;
	SCROLLBAR-SHADOW-COLOR: #f3f3f3;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #0a6f9e;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-3d-light-color: #0A6F9E
}
.liga {
	color: #3189E0;
	font-weight: bold;
	font-family: tahoma;
	cursor: hand;
}
.menu {
	color: #3189E0;
	font-weight: bold;
	font-family: tahoma;
	font-size:10px;
	text-decoration:none
}
.flechas {
	color: #3189E0;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
}
.flechas:hover {
	color: #3189E0;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: underline;
}

td {
	color: #737373;
	font-size: 11px;
	font-family: tahoma;
}

.titulo1 {
    font-size: 14px;
	font-weight: bold;
	color: #3189E0;
	font-family: tahoma;
}
.titulo2 {
    font-size: 13px;
	font-weight: bold;
	color: #737373;
	font-family: tahoma;
}
.titulo3 {
    font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: tahoma;
}
.titulo4 {
    font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	font-family: tahoma;
	text-decoration:blink;
}
.fondo {
	background-image: url(angloimg/fondo_anglo.jpg);
	background-repeat: repeat-y;
}
.inf{ background-image:url(angloimg/linea_inf.jpg); background-repeat:repeat-x; vertical-align:bottom; height:1; }
.sup{ background-image:url(angloimg/linea_sup.jpg); background-repeat:repeat-x; vertical-align:top; height:1; }
.izq{ background-image:url(angloimg/linea_izq.jpg); background-repeat:repeat-y; left:0; width:1; }
.der{ background-image:url(angloimg/linea_der.jpg); background-repeat:repeat-y; right:0; width:1; }