a:hover{
text-decoration:underline;
}

a{
outline:none;
}

.menu{
	font-family:verdana;
	font-size:9px;
	color:#000000;
	text-decoration:none;
}

.menu2{
	font-family:verdana;
	font-size:9px;
	color:#ffffff;
	text-decoration:none;
	
}
.titulo{
	font-family:verdana;
	font-size:12px;
	color:#007588;	
	font-weight: bold;
	
}
.texto{
	font-family:verdana;
	font-size:10px;
	color:#000000;
	text-align:justify;
	
}


.inf{
	font-family:verdana;
	font-size:9px;
	color:#2f2f2e;
	
}
.firma{
	font-family:verdana;
	font-size:9px;
	color:#2f2f2e;
	
}
.tab_menu{
	background-image: url(../img/sombra_menu.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
}