/* GLOBAL */

body
{
  font-family : verdana, sans-serif;
  font-size : 11px;
  padding : 0pt;
  margin : 0pt;
  color: #000066;
}

table
{
  font-size : 11px;
  font-family : verdana, sans-serif;
  empty-cells : show;
}

img
{
  border : 0px;

}

a         { text-decoration: none; color:#0000CC; font-weight:normal; font-size:11px;}
a:visited { text-decoration: none; color:#0000CC; }
a:link    { text-decoration: none; }
a:hover   { text-decoration: underline; color:#FF6633;}
a:active  { text-decoration: none; }

a.cont       { text-decoration: none; color:#0000CC; font-weight:normal; font-size:11px;}
a.cont:hover { text-decoration: underline; color:#FF6633; }

a.nav         { text-decoration: none; color:#FFFFFF; font-weight:normal; font-size:11px;}
a.nav:visited { text-decoration: none; color:#999999; }
a.nav:hover   { text-decoration: none; color:#FF6633; }
