body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990066;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990033;
	background-color: #EDEDED;
}
.bgtabelao {
	background-repeat: no-repeat;
}
.tdroxo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660066;
}
.bgdegrade {
	background-position: right;
	background-repeat: repeat-y;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993366;
}
A {
	font-family :  verdana;
	color : Black;
	text-decoration : none;
	font-size : 11px;
}
A:HOVER {
	text-decoration : underline;

}
A.menu {
	font-family :  verdana;
	color : FFFFFF;
	text-decoration : none;
	font-size : 11px;
	font-weight: bold;
}
A.menu:HOVER {
	color : #FFFF99;
	text-decoration : underline;
	font-size: 11px;

}
A.menu2 {
	font-family :  verdana;
	color : CCCCFF;
	text-decoration : none;
	font-size : 11px;
	font-weight: bold;
}
A.menu2:HOVER {
	color :#FFCC00;
	text-decoration : underline;
	font-size: 11px;

}.naorepete {
	background-repeat: no-repeat;
	background-position: center top;

}
.repetey {
	background-repeat: repeat-y;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
A.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}
A.home:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #993399;
	text-decoration: none;
}

/* Novos estilos */

.form-texto{
	background-color:#FFFFFF;
	border: 1px solid #660000;
}	
	
/* Fim dos novos estilos */