td,a,body {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #A5251C;
	text-decoration: none;
}
.menu {
	font-family: verdana;
	font-size: 9px;
	color: #F01C1D;
	text-decoration: none;
}

.menu:hover {
	font-family: verdana;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}


.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #cccccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-right-style: solid;
	border-bottom-style: solid;
}

.formulario {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DD621E;
	border-right-color: #DD621E;
	border-bottom-color: #DD621E;
	border-left-color: #DD621E;
	border-right-style: none;
	border-bottom-style: none;
}
.titulo {
	font-family: Tahoma;
	font-size: 17px;
	color: #F01C1D;
	text-decoration: none;
}

