a:link {  text-decoration: none}
a:active {  text-decoration: none}
a:hover {  text-decoration: none}
a:visited {  text-decoration: none}
.campo {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	FONT-SIZE: 8pt;
	border: 1px solid #FF0000;
	font-weight: bold;


}
.button {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #FF0000;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 8pt;
	border: thin outset #000000;

}

