body, td, input, textarea, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.campo1 {
	background-image: url(campo1.gif);
	background-repeat: no-repeat;
	width: 138px;
	height: 20px;
	border: none;
	padding: 4px;
}
.campo2 {
	background-image: url(campo2.gif);
	background-repeat: no-repeat;
	width: 138px;
	height: 20px;
	border: none;
	padding: 4px;
}
.blocktext {
	background-image: url(blocktext.gif);
	background-repeat: no-repeat;
	width: 426px;
	height: 189px;
	border: none;
	padding: 4px;
}
.grey {
	background-image: url(bkg_links.gif);
	line-height: 18px;
	color: #FFFFFF;
}
.grey a {
	color: #FFFFFF;
}
.grey a:link, .grey a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.grey a:hover, .grey a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}