font.all {
font-size : 11px;
font-weight : bold;
font-family : Tahoma;
}

font.tx1 {
font-size : 11px;
font-family : Verdana;
}

a.s {
font-family : Verdana;
font-size : 11px;
font-weight : bold;
color : #93b3dc;
text-decoration : underline;
}

a.s:hover {
color : #7aa3d3;
text-decoration : none;
}

a.m {
font-family : Tahoma;
font-size : 11px;
font-weight : bold;
color : #f8f9fa;
text-decoration : none;
}

a.m:hover {
text-decoration : underline;
}

.form {
background-color : #f7f7f7;
font-family : Verdana;
font-size : 11px;
color : #44a2d8;
}

.r {
border-bottom : #f7f7f7;
}
