a:link,a:visited{text-decoration:none}
a:hover{text-decoration:underline}
a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000066;
	font-weight: bold;
}

.texto {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: 202020;
}

.titulo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: 202020;
	font-weight: bold;
	height: auto;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

.titulo_home {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: 202020;
	font-weight: bold;
}
.submenu {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.destaque {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #035FBC;
}
.subtitulo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
#input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #C1C1C1;
	border: thin solid #c1c1c1;
}
#textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #C1C1C1;
	border: thin solid #C1C1C1;
}
#checkbox {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #C1C1C1;
}
#select {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #C1C1C1;
	border: thin none #C1C1C1;
}
.rodape {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
