.fondocampo {
	background-image: url(images/fondoab1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fondocampo2 {
	background-image: url(images/fondoab1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.rec {color: #FFFF99}
A.rec:link {color:#ffffff;text-decoration: none} 
A.rec:visited {color:#ffffff;text-decoration: none} 
A.rec:hover {color:#ff9999;text-decoration: underline} 
A.rec:active {color:#ffffff;text-decoration: none}

A.menu7:link {color:#993333;text-decoration: none} 
A.menu7:visited {color:#993333;text-decoration: none} 
A.menu7:hover {color:#ff6600;text-decoration: none} 
A.menu7:active {color:#993333;text-decoration: none}

A.menu8:link {color:#003366;text-decoration: none} 
A.menu8:visited {color:#003366;text-decoration: none} 
A.menu8:hover {color:#993300;text-decoration: none} 
A.menu8:active {color:#003366;text-decoration: none}

A.menu6:link {color:#ffcc66;text-decoration: none} 
A.menu6:visited {color:#ffcc66;text-decoration: none} 
A.menu6:hover {color:#ff6600;text-decoration: underline} 
A.menu6:active {color:#ffcc66;text-decoration: none}
<!--
body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
body {
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	background-image: url(images/fondo2.gif);
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF6633;
}
a:active {
	text-decoration: none;
}
.Estilo6 {
	font-size: 10px;
	color: #FF3300;
}
.Area, .Campo
       { background-color:#Ffffcc; border:1px solid #697992; color:#333333;font-family: Tahoma, "Trebuchet MS", Verdana, Arial;font-size:11px}
.boton
   { background-color:#f5f5f5; border:1px solid #000000; color:#000000;font-size:11px} 

