@charset "utf-8";
a:link {text-decoration: none; color:#473939;}
a:visited {text-decoration: none;color:#473939;}
a:active {text-decoration: none;color:#473939;}
a:hover {text-decoration: none; color: red;}

#topnav a:link {text-decoration: none; color:#fff;}
#topnav a:visited {text-decoration: none;color:#fff;}
#topnav a:active {text-decoration: none;color:#fff;}
#topnav a:hover {text-decoration: none; color: yellow;}

.button a:hover {text-decoration: none; color:#3d70cf;}

#featured a:link { font-weight:bold; text-decoration: none; color:#2F66A6;}
#featured a:visited {font-weight:bold;text-decoration: none; color:#2F66A6;}
#featured a:active {font-weight:bold;text-decoration: none; color:#2F66A6;}
#featured a:hover {font-weight:bold;text-decoration: none; color:red;}

