@charset "utf-8";
/* CSS Document */
.normal {
	font-weight: normal;
}

header {
	
	background:#FFF;
	
}

footer {
	
	font-weight: bold;
	
}




.row-link {
background-color:#76A0D3;

}

a:link { text-decoration: none ;color: #FFFFFF}
a:visited { text-decoration: none}
a:active { text-decoration: none}
a:hover { text-decoration:underline ;  color: #000000 }


a.segundo:link { text-decoration: none ;color: #000000}
a.segundo:visited { text-decoration: none}
a.segundo:active { text-decoration: none}
a.segundo:hover { text-decoration:underline ;  color: #000000 }

.links {
	font-weight: bold;

	
	
}



