.mheader {
font-family:Tahoma;
font-size:10px;
font-weight:bold;
color: Black;
height:18px
}
.mborder {
background-color: White;
}
.mdate {
font-family:Verdana,Arial;
font-size:10px;
color: Gray;
}

.mauthor {
font-family:Verdana,Arial;
font-size:11px;
color: Black;
}

.mbody {
font-family:Verdana,Arial;
font-size:11px;
color: 000000;
background : White;
}
.mform {
font-family:Verdana,Arial;
font-size:11px;
text-align:right;
}

.mformtitle {
font-family:Verdana,Arial;
font-size:12px;
text-align:right;
color: Red;
font-weight : bold;
text-decoration : underline;
}

.mfield {
border: 1px solid #7F9DB9;
background-color:#ffffff;
height:20px;
font-family:Verdana,Arial;
font-size:10px;
}
.mtext {
border: 1px solid #7F9DB9;
background-color:#ffffff;
font-family:Verdana,Arial;
font-size:10px;
width: 350px;
}
.mbtn {
border: 1px solid #639AFF;
background-color:#ffffff;
height:20px;
font-family:Verdana,Arial;
font-weight: bold;
font-size:10px;
}
A:LINK.lnk {
color: Red;
font-family: Tahoma;
font-size : 12px;
text-decoration: underline;
}

A:HOVER.lnk {
text-decoration: none;
}

A:VISITED.lnk {
color: Red;
}