.fondo {
	background-attachment: fixed;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;

}

.link {
	text-decoration: none;
	color: #006633;

}

.mail {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
color:#093
}

.visited {
text-decoration: none;
}

.active {
text-decoration: none;
}

.hover: {
text-decoration: underline;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.linkblanco {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;


}
.LETRASCHICAS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.linknegro {
	color: #000000;
	text-decoration: none;
}
