a {
	text-decoration: none;
	color: #EAF0E6;


}
a:link {
	text-decoration: none;
	color: #FFFFFF;


}
a:hover {
	text-decoration: none;
	color: #BCBCBC;


}
font {


}
.menuimg {
	background-attachment: fixed;
	background-image: url(images/index_r2_c1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
body {
	background-attachment: scroll;
	background-image: url(images/bg_inicial.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

