a.menu:link{
  color:#184c7e;
  font-weight:bold;
  font-size:12px;
  text-decoration:none;
}

a.menu:active{
  color:#184c7e;
  font-weight:bold;
  font-size:12px;
  text-decoration:none;
}

a.menu:hover{
  color:#184c7e;
  font-weight:bold;
  font-size:12px;
  text-decoration:underline;
}
a.menu:visited{
  color:#184c7e;
  font-weight:bold;
  font-size:12px;
  text-decoration:none;
} 


a.menu2:link{
  color:#757575;
  font-weight:bold;
  font-size:12px;
  text-decoration:none;

}

a.menu2:active{
  color:#757575;
  font-weight:bold;
  font-size:12px;
  text-decoration:none;

}

a.menu2:hover{
  color:#757575;
  font-weight:bold;
  font-size:12px;
  text-decoration:underline;

}
a.menu2:visited{
  color:#757575;
  font-weight:bold;
  font-size:12px;
  text-decoration:none;

} 



td.footer{
  color:#50868b;
  font-size:12px;
}


td.title{
  color:#000000;
  font-weight:bold;
  font-size:15px;
}

td.title2{
  color:#000000;
  font-weight:bold;
  font-size:20px;
}


td.content{
  color:#757575;
  font-size:12px;
	}




table.borde{
  border-style: solid;
  border-width: 1px;
  border-color: #a7a7a7;
  color:#757575;
  font-size:12px;
	}

a.mnu1:link{
  font-weight:normal;
  font-size:12px;
  text-decoration:none;
  color:black;
} 
a.mnu1:active{
  font-weight:normal;
  font-size:12px;
  text-decoration:none;
  color:black;
} 
a.mnu1:hover{
  font-weight:bold;
  font-size:12px;
  text-decoration:underline;
  color:black;
} 
a.mnu1:visited{
  font-weight:normal;
  font-size:12px;
  text-decoration:none;
  color:black;
} 
.label{
  font-weight:normal;
  font-size:12px;
  color:#CCCCCC;
}


