a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.INPUTcampos1 {
	height:18px;
	border-width:thin;
	border-style:solid;
	font-size:7pt;
	font-family:Verdana;
	border-color:#E2E2E2;
	background-color:#E2E2E2;"
}