a:link {
	text-decoration: none; color: #333333;
}
a:visited {
	text-decoration: none; color: #333333;
}
a:hover {
	text-decoration: none; color: #E67817;
}
a:active {
	text-decoration: nome; color: #E67817;
}

.canais a:link {
	text-decoration: none; color: #FFFFFF;
}
.canais a:visited {
	text-decoration: none; color: #FFFFFF;
}
.canais a:hover {
	text-decoration: none; color: #E67817;
}
.canais a:active {
	text-decoration: nome; color: #E67817;
}

.laranja a:link {
	text-decoration: none; color: #E67817;
}
.laranja a:visited {
	text-decoration: none; color: #E67817;
}
.laranja a:hover {
	text-decoration: none; color: #FFFFFF;
}
.laranja a:active {
	text-decoration: nome; color: #FFFFFF;
}

.comercial a:link {
	text-decoration: none; color: #333333;
}
.comercial a:visited {
	text-decoration: none; color: #333333;
}
.comercial a:hover {
	text-decoration: none; color: #FFFFFF;
}
.comercial a:active {
	text-decoration: nome; color: #FFFFFF;
}

.input {    
background-attachment: fixed;
background: url(../imagens/campo_maior.png) no-repeat 0 0;
padding-bottom:0px;
padding-top:5px; 
padding-left:7px;
padding-right:7px;
border-top-width: 0px;
border-left-width:0px;
border-right-width: 0px;
border-bottom-width: 0px;
width: 195px;
height: 19px;
font-size: 12px;
color: #808080;
font-family: Tahoma;
background-color: transparent
}

.input2 {    
background-attachment: fixed;
background: url(../imagens/campo_menor.png) no-repeat 0 0;
padding-bottom:0px;
padding-top:5px; 
padding-left:7px;
padding-right:7px;
border-top-width: 0px;
border-left-width:0px;
border-right-width: 0px;
border-bottom-width: 0px;
width: 149px;
height: 19px;
font-size: 12px;
color: #808080;
font-family: Tahoma;
background-color: transparent
}

.select {    
background-attachment: fixed;
background: url(../imagens/campo_maior.png) no-repeat 0 0;
padding-bottom:0px;
padding-top:5px; 
padding-left:7px;
padding-right:7px;
border-top-width: 0px;
border-left-width:0px;
border-right-width: 0px;
border-bottom-width: 0px;
width: 195px;
height: 19px;
font-size: 9px;
color: #808080;
font-family: Tahoma;
background-color: transparent
}