.fontes {
	color : #990000;
	font-size : 15px;
	font-weight : normal;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}
.fontes1 {
	color : Black;
	font-size : 12px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.textfield {
	border: 1px #990000 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: normal;
	background-color : White;
}
.textfield1 {
	border: 1px #990000 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: normal;
	background-color : #990000;
}