.arial_11px {
	font-family: arial;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
.arial_18px {
	font-family: arial;
	font-size: 18px;
	color: #FF9900;
	text-decoration: none;
}
a:link {
	font-family: arial;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 11px;
	color: #006699;
	background-color: #CCCCCC;
	
}
a:visited {
	font-family: arial;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
a:active {
	font-family: arial;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}

a.link:link {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link:hover {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link:visited {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link:active {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.botao_enviar {
	height: 18px;
	width: 30px;
	font-family: tahoma;
	font-size: 11px;
	background-image: url(imagens/fundo_bt_ok.jpg);
	color: #006699;
	font-weight: bold;
	border: 1px solid #006699;
}
.botao_enviar2 {
	height: 20px;
	width: 45px;
	font-family: tahoma;
	font-size: 11px;
	background-image: url(imagens/fundo_bt_buscar.jpg);
	color: #006699;
	font-weight: bold;
	border: 1px solid #006699;
}
.arial_14px {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FF9900; text-decoration: none; font-style: normal; font-weight: bold}
