.texto{
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.texto:hover{
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
.body{
background-image:url(../images/back2.gif)
}
.texto_menu{
	font-family: Arial;
	font-weight:bolder;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_menu:hover{
	font-family: Arial;
	font-weight:bolder;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}