body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #011157;
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF3300;
}
a:hover {
	text-decoration: underline overline;
}
.color1 {
	background-color: #e6e7ee;
}
.color2 {
	background-color: #011157;
	color: #FFFFFF;
}
.negrita {
	font-weight: bold;
	color: #011157;
}
strong{
	color: #011157;

}
.color3 {

	background-color: #FF4214;
	color: #FFFFFF;
}
.nota {
	color: #011157;
	font-size: 10px;
}

.fondoTabla {
	background-image: url(../imagenes/fondo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
