TABLE {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, MS Sans Serif;
	TEXT-DECORATION: none;
	border: 1px none #d83e01;
	text-align: left;
}
A:link {
	COLOR: #4B6586;
	text-decoration: none;
}
A:visited {
	COLOR: #4B6586;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000;
	TEXT-DECORATION: underline
}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(../img/topper.jpg); */
	background-color: #4D66E0;
	background-repeat:no-repeat;
	background-position: top;
}
a:active {
	text-decoration: none;
}
.tabla {
	line-height: normal;
	background-position: 100%;
	height: 100%;
	position: relative;
}