

/*==============================================*/
/* Links                                        */
/*==============================================*/
/*
a:hover {
   color: #000000;
   text-decoration: none;
   z-index:1;
}

a {
   color: #FFFFFF;
   text-decoration: none;
   font-weight: bold;
   z-index:1;
}

*/
a:link { text-decoration: none; color: #000000;font-weight: bold;font-size: 8pt; }
a:visited {text-decoration: none;  color: #000000;font-weight: bold; font-size: 8pt; }
a:hover {text-decoration: none; color: #990000;font-weight: bold;font-size: 8pt; }

.montd{
border-style: solid;
border-color: #666666;
border-width: 1px;

}

.mapolice{
font-family: Arial;font-size: 8pt}

}


