a:active {  color: #CC0000; text-decoration: none}
a:hover {  color: #009900; text-decoration: none}
a:link {  color: #CC9900; text-decoration: none}
a:visited {  color: #663300; text-decoration: none}



body {

background-image:url("../imagenes/BACKGROUND2.jpg");
/*background-image:url("BACKGROUND3.JPEG");*/
background-repeat: no-repeat;
background-attachment: fixed;
}


INPUT {

background-color:#dcdcdc; 
}
/*
H1
 {
	font-size : 15pt;
	font-family : verdana,arial,helvetica;
	color : white;
	PAGE-BREAK-AFTER: always

}
TABLE{ background-color: #F0F8FF}
TD {
	font-size : 15pt;
	font-family : Times New Roman;
	font-color :;
	color : ;
}
TH {
	font-size : 15pt;
	font-family : verdana,arial,helvetica;
	color : #000000;
}

INPUT {

background-color:#dcdcdc; 
}
div {

font-size : 15pt;
	font-family : verdana,arial,helvetica;
	color : #356AA0;
}
*/