.tl
{
  font-family:Arial; 
  font-size:12px; 
  color: #004B80;
  font-weight:BOLD;
}
.tl1
{
  font-family:Arial; 
  font-size:12px; 
  color: #1B75B4;
  font-weight:BOLD;
}
.text
{
  font-family:Arial; 
  font-size:11px; 
  color: #333333;
  font-weight:none;
}
.categ_mn
{
  font-family:Arial; 
  font-size:12px; 
  color: #FFFFFF;
  font-weight:bold;
  text-decoration:none;
}
.categ_mn:hover
{
  font-family:Arial; 
  font-size:12px; 
  color: #1B75B4;
  font-weight:bold;
  text-decoration:none;
  background-color:EBF2FA;
}
.lnk1
{
  font-family:Arial; 
  font-size:11px; 
  color: #1B75B4;
  font-weight:bold;
  text-decoration:none;
}
.lang {
  font-family:Arial; 
  font-size:11px; 
  color: #ffffff;
  text-decoration:none;
  padding-left: 20px;
}
.lang:hover {
  font-family:Arial; 
  font-size:11px; 
  color: #dddddd;
  text-decoration:none;
  padding-left: 20px;
}

