.teste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;



}
.hover {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;

}
imgfundo {
	background-image: url(imagens/fundo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundoimg {
	background-attachment: scroll;
	background-image: url(imagens/fundo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
link {
	color: #333333;
	text-decoration: none;
}
.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.link1:hover {
	text-decoration: underline;
}
