A.menu:link{font-family:Verdana,Tahoma,Arial;font-size:18px;text-decoration: none; color: white;font-weight:bold;line-height:50px;}
A.menu:visited{font-family:Verdana,Tahoma,Arial;font-size:18px;text-decoration: none; color: white;font-weight:bold}
A.menu:hover{font-family:Verdana,Tahoma,Arial;font-size:18px;text-decoration: none; color: #ff0000;font-weight:bold}
A.menu:active{font-family:Verdana,Tahoma,Arial;font-size:18px;text-decoration: none; color: white;font-weight:bold}


A.menu_item:link{font-family:Verdana,Tahoma,Arial;font-size:12px;text-decoration: italic; color: black;font-weight:bold;line-height:25px;}
A.menu_item:visited{font-family:Verdana,Tahoma,Arial;font-size:12px;text-decoration: none; color: black;font-weight:bold; line-height:25px;}
A.menu_item:hover{font-family:Verdana,Tahoma,Arial;font-size:12px;text-decoration: none; color: #ff0000;font-weight:bold; line-height:25px;}
A.menu_item:active{font-family:Verdana,Tahoma,Arial;font-size:12px;text-decoration: none; color: black;font-weight:bold; line-height:25px;}

A.action_list:link{font-family:Verdana,Tahoma,Arial;font-size:12px;text-decoration: none; color: black;font-weight:bold;line-height:12px;}
A.action_list:visited{font-family:Verdana,Tahoma,Arial;font-size:12px;text-decoration: none; color: black;font-weight:bold; line-height:12px;}
A.action_list:hover{font-family:Verdana,Tahoma,Arial;font-size:12px;text-decoration: none; color: #ff0000;font-weight:bold; line-height:12px;}
A.action_list:active{font-family:Verdana,Tahoma,Arial;font-size:12px;text-decoration: none; color: black;font-weight:bold; line-height:12px;}


body {
  background:#FAF0D9;
  background:#FFF;
  background:url(pics/grad1.jpg);
  background-repeat:repeat-x;

}
ul {line-height:18px;}

.mnu {
          border:1px solid #0076FF;
          background:#e0e0e0;
          color:black;
          font-family:Arial,Verdana;
          font-size:12px;
          font-weight:bold;
}

.mnulang {
          border:1px solid #0076FF;
          background:yellow;
          color:black;
          font-family:Arial,Verdana;
          font-size:14px;
          font-weight:bold;
}

.headmsg {
          border:0px solid #0076FF;
          background:url(pics/grad.jpg);
          color:white;
          font-family:Arial,Verdana;
          font-size:16px;
          font-weight:bold;
}

.msg {
          font-family:Arial,Verdana;
          font-size:12px;

}

.sm {
          font-family:Arial,Verdana;
          font-size:9px;

}
.message {
          font-family:Arial,Verdana;
          font-size:14px;

}
.newmsg {
          background:yellow;
          color:red;
          border:1px solid red;
          font-weight:bold;
          padding:2px;
  
}
