body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #740F43;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #740F43;
	border-top-color: #740F43;
	border-right-color: #740F43;
	border-bottom-color: #740F43;
	border-left-color: #740F43;
	background-color: #FFFFFF;
}
.campos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #740F43;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF99CC;
}
a:hover {
	text-decoration: underline;
	color: #FF99CC;
}
a:active {
	text-decoration: none;
}
