a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	bcolor: #FFFFFF;
	text-decoration: none;
}

body {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #000000;
	background-image: url("../images/fundo_main_1.gif");
	background-attachment: fixed;
}
