a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

.input {    
background-attachment: fixed;
background: url(../imagens/campo_busca.gif) 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: 226px;
height: 23px;
font-size: 11px;
color: #808080;
font-family: Tahoma;
background-color: transparent
}

.input2 {    
background-attachment: fixed;
background: url(../imagens/campo_login.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: 164px;
height: 23px;
font-size: 11px;
color: #808080;
font-family: Tahoma;
background-color: transparent
}
