@charset "utf-8";
/* CSS Document */

A:link {color: #0d5aa0; background: transparent; text-decoration: none; background-color:transparent;}
A:visited {color: #0d5aa0; background: transparent; text-decoration: none; background-color:transparent;}
A:active {color: #0d5aa0; background: transparent; text-decoration: underline; background-color:transparent;}
A:hover {color: #0d5aa0; background: transparent; text-decoration: underline; background-color:transparent;}

A.menu:link {color: #a07155; background: transparent; text-decoration:none;}
A.menu:visited {color: #a07155; background: transparent; text-decoration: none;}
A.menu:active {color: #a07155; background: transparent; text-decoration:none;}
A.menu:hover {color: #000000; text-decoration:underline;}