a {text-decoration: none}
a:hover {text-decoration: underline}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 12px;
	line-height: 18px;
	background-attachment: fixed;
	background-image: url(imagens/bg_001.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
