/* Paróquia de São Pedro do Prior Velho */

body {
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}

A:link {text-decoration: underline; color: #246494;}
A:visited {text-decoration: underline; color: #246494;}
A:active {text-decoration: none; color: #E3F0FF;}
A:hover {text-decoration: underline; color: #89B61D;}

/*  Menu do TOPO */

.MenuOn {background-image:url(menu/bt_on.gif);cursor:default;font-weight:bold;font-size:8pt;font-family:Tahoma,verdana;color: black;text-decoration:none;width:100%;height:30px}
.MenuOff {background-image:url(menu/bt_off.gif);cursor:pointer;font-weight:bold;font-size:8pt;font-family:Tahoma,verdana;color: black;text-decoration:none;width:100%;height:30px}
.MenuHover {background-image:url(menu/bt_over.gif);cursor:pointer;font-weight:bold;font-size:8pt;font-family:Tahoma,verdana;color: #BF7202;text-decoration:none;width:100%;height:30px}

body,td,th {
   font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
   font-size: 13px;
}
