body { background-image:url(img/fundo_home.jpg);
background-repeat:repeat;
      margin:0px;
	  padding:0px;
	  background-attachment:fixed;
	  z-index:10;
	  }

.menu {

	font-family: verdana;

	font-size: 10px;

	font-weight: bold;

	color: 8B6B5C;

	text-decoration: none;

}

a.menu:hover {

	font-family: verdana;

	font-size: 10px;

	font-weight: bold;

	color: #DC5E2B;

	text-decoration: underline;

}

.home {

	font-family: verdana;

	font-size: 11px;

	font-weight: normal;

	color: #666666;

	text-decoration: none;

}

.texto {

	font-family: verdana;

	font-size: 11px;

	font-weight: normal;

	color: #666666;

	text-decoration: none;

}

.link {

	font-family: verdana;

	font-size: 11px;

	color: #DB4B16;

	text-decoration: underline;

	background-color: #FDF0EA;

}

.caps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
}
