a {text-decoration:none} 

A:link, A:visited { text-decoration: none; }
A:hover { font-weight: bold; color: black; }
A:active { background-color: yellow; }

BODY {
	scrollbar-face-color: #FF7000; scrollbar-shadow-color: #CC3000;
	scrollbar-highlight-color: white; scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: black; scrollbar-track-color: FDFFD0; scrollbar-tray-color: FDFFD0;
	scrollbar-arrow-color: white; scrollbar-base-color: white;
     }


TEXTAREA { behavior: url(maxlength.htc)}


.botoneo 
		{ color: white; background-color: #ff9020; 
		  cursor:hand; clip: rect( ); 
		  font-size: 12px; font-weight: normal; text-decoration: none; font-family: Arial }
.formulate 
		{ color: white; background-color: #ff9020;

		  scrollbar-face-color: #ff7000; scrollbar-shadow-color: #cc3000;
		  scrollbar-highlight-color: #ffff55; scrollbar-3dlight-color: black;
		  scrollbar-darkshadow-color: black; scrollbar-track-color: #ffff55;
		  scrollbar-arrow-color: white;

		  font-size: 12px; font-weight: normal; text-decoration: none; font-family: Arial;
		}

.busqueo
		{ color: #ff9020; background-color: white; 
		  font-size: 12px; font-weight: bold; text-decoration: none; font-family: Arial }

