body{
background-color:003366;
}

.mOut,.mOver,.mDown{
font-family:arial,verdana,helvetica;
text-align:center;
font-weight:bold;
font-size:8pt;
cursor:hand;
height:28;
width:145;
}

.mOut{
background-color:003366;
color:ffffcc;
}

.mOver{
background-color:ffffcc;
color:003366;
}

.mDown{
background-color:cccccc;
color:ffffcc;
}