input,select,textarea {
	font-family: "verdana";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.texto {
	font-family: "verdana";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
	padding-left: 10px;
	}

.texto2 {
	font-family: "verdana";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}

body{
	margin:0px;
}
.informatico {
	font-family: "verdana";
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	text-align: justify;
	padding: 10px;
}
.texto_sem_alinhamento {
	font-family: "verdana";
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
}
a {
	font-family: "verdana";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-align: left;
	padding-left: 10px;
	text-decoration:none;
}
.tabela{
	border:1 #FF9900 solid;
	text-align: center;
}

a:hover {
	font-family: "verdana";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color:#666666;
	text-align: left;
	padding-left: 10px;
}
