body {
	background-color: #e9e9df;
	background-image: url(fondo.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	COLOR: #FF0000;
	 TEXT-DECORATION: none;
}
a:active {
	text-decoration: none;
}
body,td,th {
	color: none; FONT-SIZE: 12px; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif
}
#Menu A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
#Menu A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
#Menu A:active {
	COLOR: #000000; TEXT-DECORATION: none
}
#Menu A:hover {
	COLOR: #ff8000; TEXT-DECORATION: none
}
#Menu TR {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif
}
.Estilo1 {
	color: #FFFFFF;
	font-weight: bold;
}
.Estilo2 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
.Estilo3 {
	font-size: 9px;
	font-weight: bold;
}
.Estilo4 {
	font-size: 9px;
}
#Link A:link {
	color: #000000;
	text-decoration: none;
}
#Link A:visited {
	text-decoration: none;
	color: #000000;
}
#Link A:hover {
	COLOR: #ff8000; TEXT-DECORATION: none
}
#Link A:active {
	text-decoration: none;
}
#enlace A:link {
	color: #0000CC;
	text-decoration: underline;
}
#enlace A:visited {
	text-decoration: underline;
	color: #330099;
}
#enlace A:hover {
	TEXT-DECORATION: none;
}
#enlace A:active {
	text-decoration: underline;
}