.bt_bio a, .bt_bio a:visited {  
    padding:0px;
    background: url('../images/bt_bio.png') no-repeat; 
	width:68px;  
    height:22px;	
    display:block;	
	}

.bt_bio a:hover { 
	background: url('../images/bt_bio_over.png') no-repeat;

}

.bt_port a, .bt_port a:visited {  
    padding:0px;
    background: url('../images/bt_port.png') no-repeat; 
    width:68px;  
    height:22px;	
    display:block;	
	}

.bt_port a:hover { 
	background: url('../images/bt_port_over.png') no-repeat;
	
}

.bt_serv a, .bt_serv a:visited {  
    padding:0px;
    background: url('../images/bt_serv.png') no-repeat; 
    width:68px;  
    height:22px;	
    display:block;	
	}

.bt_serv a:hover { 
	background: url('../images/bt_serv_over.png') no-repeat;

}
.rodape {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #999;
}
.titulo_biografia {
	font-size:30px;
	letter-spacing:-2px;
	color:#3a3a38;
	margin-top: 20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.texto_biografia {
	font-size:10.5px;
	font-weight:normal;
	color:#3a3a38;
	line-height:16px;	
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;

}
.titulo_portfolio {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#0C3;
}

	a.classe1:link {
		text-decoration: none;
		font-size:10.5px;
		font-weight:normal;
		color:#3a3a38;
		font-weight:normal;
		font-family: Arial, Helvetica, sans-serif;
		}
	a.classe1:visited {text-decoration: none;
		text-decoration: none;
		font-size:10.5px;
		font-weight:normal;
		color:#3a3a38;
		font-weight:normal;
		font-family: Arial, Helvetica, sans-serif;
	}
	a.classe1:hover {
		text-decoration: underline;
		font-size:10.5px;
		font-weight:normal;
		color:#03930a;
		font-weight:normal;
		font-family: Arial, Helvetica, sans-serif;
	
	}
	a.classe1:active {
		text-decoration: none;
		text-decoration: none;
		font-size:10.5px;
		font-weight:normal;
		color:#3a3a38;
		font-weight:normal;
		font-family: Arial, Helvetica, sans-serif;
		}