BODY, TABLE, P, H1, H2, H3, H4, H5, H6, TD, DIV, OL, UL, DL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}



A {text-decoration:none} 

A:link		{ text-decoration: underline; }
A:visited	{ text-decoration: none; }
A:hover		{ font-weight: bold; color: black; }
A:active	{ background-color: #A5C421; }

.botoneo 
		{ color: white; background-color: #E71494;
		  cursor:hand; clip: rect( ); 
		  font-size: 12px; font-weight: bold; text-decoration: none; font-family: Arial }
.formulate 
		{ color: white; background-color: #A5C421;
		  font-size: 12px; font-weight: normal; text-decoration: none; font-family: Arial;
		}

.busqueo
		{ color: #A5C421; background-color: white; 
		  font-size: 12px; font-weight: bold; text-decoration: none; font-family: Arial }

.marc {
	border-left: 1pt solid red;
	border-right: 1pt solid red;
	border-top: 1pt solid red;
	border-bottom: 1pt solid red;
	}
