body {
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(imagens/bg_fragalara.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	line-height: 18px;

}
a {
	text-decoration: none;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
a:hover {
	color: #FF0000;
	text-decoration: underline;


}

