.link:link {text-decoration: none; color: #000000;}
.link:active {text-decoration: none; color: #000000;}
.link:visited {text-decoration: none; color: #000000;}
.link:hover {text-decoration: none; color: #808080;}

.ornare {
	font-family		: Verdana; 
	text-decoration	: none; 
	color			: #086994; 
	font-size		: 10px;
}

.textoazul {
	font-family		: Verdana; 
	text-decoration	: none; 
	color			: #006DDE; 
	font-size		: 10px;
}

.texto {
	color			: #616161;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10px;
	text-decoration	: none;
}

.textoadmin {
	line-height		: 20px;
	color			: #616161;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10px;
	text-decoration	: none;
}

.border {
	border-bottom	: #616161 1px solid;
	border-top		: #616161 1px solid;
	border-right	: #616161 1px solid;
	border-left		: #616161 1px solid;
}
.textoweb {
	color			: #CCCCCC;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10px;
	text-decoration	: none;
	cursor:hand;
}

.textoweb:hover {
	color			: #086994;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10px;
	text-decoration	: none;
}


.botao {
	font-family		: Verdana;
	font-size		: 10px;
	color			: #90282F;
	font-weight		: bold;
	text-decoration	: none;
}

.txtAzul2 {
	font-family		: Verdana;
	font-size		: 12px;
	color			: #a41923;
	font-weight		: bold;
	text-decoration	: none;
}
.preco {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 16px;
	color			: #90282F;
	font-weight		: bold;
}
.escolha {

	font-family		: Verdana;
	font-size		: 10px;
	color			: #6B6B6B;
	font-weight		: bold;
	text-decoration	: none;
}
.form {
	font-family 	: Verdana;
	font-weight 	: bold;
	background  	: #E1D8C6;
	border      	: 1px #726344 solid;
	color       	: #726344;
	font-size   	: 11px;
	text-decoration	: none;
}.textovermelho {

	color			: #a41923;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10px;
	text-decoration	: none;
}
.textoneg {
	color			: #FFFFFF;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10px;
	text-decoration	: none;
	background-color: 616161;
}
.textovermelhobold {
	color			: #a41923;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10px;
	text-decoration	: none;
	font-weight		: bold;
}

/* link 1 ********************************************/
A.link1:link {
	line-height		: 20px;
	font-family 	: Arial, Verdana;
	font-size 		: 11px;
	color 			: #616161;
	text-decoration : none;
}
A.link1:visited {
	font-family 	: Arial, Verdana;
	font-size 		: 11px;
	color 			: #616161;
	text-decoration : none;
}
A.link1:hover {
	font-family 	: Arial, Verdana;
	font-size 		: 11px;
	color 			: #616161;
	text-decoration : none;
}
A.link1:active {
	font-family 	: Arial, Verdana;
	font-size 		: 11px;
	color 			: #616161;
	text-decoration : none;
}
