/* CSS Document */

p {
font:normal 12px "Lucida Sans Unicode", sans-serif;
}

h2 {
font:normal 14px "Lucida Sans Unicode";
}

a:link {
font-family: "Lucida Sans Unicode", sans-serif;;
font-size:12px;
color:#000000;
}

a:hover {
color:#000000;
background-color:#FFEF00;
}

a:visited {
color:#000000;
}

.botao  {
	position:relative;
	margin:0px;
	padding:0px;
        }
		
.botao a {  
padding:0px;
text-decoration: none;
text-align:center;	
color:#fff;
display:block;	
	}

.botao a:hover { 
background: #FFF url('images/fundo260x30.jpg') no-repeat;
color:#FFF;
               }

.style6 {
	font-size: 14px;
	line-height: 36px;
	font-family: "Lucida Sans Unicode", sans-serif;;
	font-weight: bold;
}
.style5 {
	font-size: 12px;
	font-family: "Lucida Sans Unicode", sans-serif;;
			   
		

