a {  color: #000099; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; letter-spacing: 1px; word-spacing: 3px}
a:hover {  color: #FF0000; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.texto {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Tahoma, "Lucida Sans", Verdana;

}
.titulos {

	font-family: Tahoma, "Lucida Sans", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.tabela {
	border: thin dashed #000000;

}
.textinhos {
	font-family: Tahoma, "Lucida Sans", Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.formfields {
	font-family: Tahoma, "Lucida Sans", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: thin solid #999999;
	background-color: #F4F4F4;


}
.formfieldsmini {

	font-family: Tahoma, "Lucida Sans", Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	border: thin solid #999999;
	background-color: #F4F4F4;
}
.textinhosnormal {

	font-family: Tahoma, "Lucida Sans", Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
#infobar {

 font: message-box;
}

#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
 display: block;
 color: #000;
 width:100%;
 background: #FFFFE1 url(http://www.respostaonline.com/imagens/warning.gif) no-repeat fixed .3em .3em;
 border-bottom: .16em outset;
 text-decoration: none;
 cursor: default;
}

#infobar a:hover {
 color: #FFF;
 background: #3169B6 url(http://www.respostaonline.com/imagens/warning2.gif) no-repeat fixed .3em .3em;
}

#infobar p{
 margin:0px;
 padding: .45em 0em .45em 22px;
 font-size:11px;
}