body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #999966;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
textarea {
	background-color: #999966;
	border: medium dotted #333333;
	color: #000000;
}
input {
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	border: thin solid #000000;
	background-color: #996600;
}
.titulo {
	font-size: 24px;
	color: #CCCC99;
	font-weight: bold;
}
