body, td {
text-align:justify	
}
.menu, .menu:active, .menu:visited {
	COLOR: #013571; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 14px;
	font-weight : bold;
	text-decoration : none;
	text-align: left;

}
.menu:hover {
	COLOR: #FE8402; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 14px;
	font-weight : bold;
	text-decoration : underline;

}
.submenu, .submenu:active, .submenu:visited {
	COLOR: #013571; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	text-decoration : none;
	text-align: left;
}

.submenu:hover {
	COLOR: #FE8402; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	text-decoration : underline;

}
.upmenu, .upmenu:active, .upmenu:visited {
	COLOR: White;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	font-weight: bold;
	text-decoration: none;
}
.upmenu:hover {
	COLOR: White;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.upactive {
	COLOR: #FE8402;; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	font-weight : bold;
	text-decoration : none;
}
.sign {
	COLOR: Teal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	text-align: center;
}
 td {
	COLOR: #010659;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
}
a{
  color: #0000CD;
  text-decoration: underline;
 }
  a:visited, a:hover, a:active{
    text-decoration: underline;
    color: Blue;
  }
.data {
	COLOR: #FE8402; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	font-weight : bold;
}
  .tittle {
	COLOR: #FE8402; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 19px;
	text-transform : uppercase;
}
  .tittle2 {
	COLOR: #010A81; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 19px;
	text-transform : uppercase;
}
 .mail {
	COLOR: #FF7E00; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	font-weight : bold;
}
A.mail:link {
	COLOR: White; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	font-weight : bold;
}
A.mail:visited {
	COLOR: #E2E2E2; 
	FONT-WEIGHT: bold;
	text-decoration : none;
}
A.mail:active {
	COLOR: White; 
	text-decoration : none;
}
A.mail:hover {
	COLOR: White; 
	TEXT-DECORATION: underline
}


