.l {  font-family: Verdana;font-size:12px;color:blue;font-weight: none;text-decoration:underline}
.l:hover {  font-family: Verdana;font-size:12px;color:red;font-weight: none;text-decoration:underline}

.l2 {  font-family: Verdana;font-size:10px;color:ffffff;font-weight: bold;text-decoration:none}
.l2:hover {  font-family: Verdana;font-size:10px;color:red;font-weight: bold;text-decoration:underline}

.l3 {  font-family: Verdana;font-size:10px;color:f5f5f5;font-weight: bold;text-decoration:none}
.l3:hover {  font-family: Verdana;font-size:10px;color:red;font-weight: bold;text-decoration:none}

.ln { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FFFFFF; text-decoration: none }
.ln:hover { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: red; text-decoration: none }

.baj { font-family: Verdana; font-size: 7.5pt;  color: #cf0000}

body,td,a,p,.h{font-family:arial,sans-serif;}
.h{font-size: 20px;}
.q{color:#1fa71f;}

.c {font-family:arial,sans-serif;font-size:1px}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #036;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}