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

body {margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
.TextoNormal {font-family:Verdana, Geneva, sans-serif; font-size: 12px; color: #8B8585; }
.TextoNormalVermelho {font-family:Verdana, Geneva, sans-serif; font-size: 12px; color:#F00; }
.TextoNormalAzul {font-family:Verdana, Geneva, sans-serif; font-size: 12px; color:#00F; }
.TextoGrandeM {font-family:Verdana, Geneva, sans-serif; font-size: 22px;}
.TextoGrande {font-family:Verdana, Geneva, sans-serif; font-size: 18px;}

a.link_menu:link {color:#8B8585; text-decoration: none; }
a.link_menu:visited {text-decoration: none; color: #8B8585; }
a.link_menu:hover {text-decoration: none; color: #999; }
a.link_menu:active {text-decoration: none; color: #8B8585; }
