/* CSS Document */

 BODY {
margin:0px;
 }
img {
border:none;
}
.Estilo1 {font-size: 12px}
.centradotabla {
	background-position: center;
	text-align: center;
}
.bordetabinf {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

table {
 font-size:12px;
 font-family:Arial, Helvetica, sans-serif;
 }
a:link{
	color: #7F7F7F;
	text-decoration:none	
}
a:visited{
	color: #7F7F7F;
	text-decoration:none}

a:hover{
	color: #7F7F7F;
	background-color: #FFFFFF;
	text-decoration:underline;
}
/* ESTILO CUSTOMIZADO */

/* -- */

.contactsec a:hover {

color: rgb(246, 136, 128);

}

.biosec a:hover{
color: rgb(0, 153, 204);
}