/* E L E M E N T O S */

/* Estilos base */

A {cursor: auto}

A:link {color: #00366A;
background: transparent;
text-decoration: none}

A:visited {color: #00366A;
background: transparent;
text-decoration: none}

A:active {color: #B3AF94;
background: transparent;
text-decoration: none}

A:hover {text-decoration: underline}