
TD {
font-size : x-small;
font-family : Verdana, Arial, Helvetica, sans-serif;

}

SELECT {
font-weight : normal;
font-size : small;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

A:link {
font-size : x-small;
color : #00C;
font-family : Verdana, Georgia, Arial, sans-serif;
background-color : transparent;
text-decoration : underline;
}
A:visited {
font-size : x-small;
color : #00C;
font-family : Verdana, Georgia, sans-serif;
background-color : transparent;
text-decoration : underline;
}
A:hover {
font-size : x-small;
color : #009900;
font-family : Verdana, Georgia, Arial, sans-serif;
background-color : #ffffcc;
text-decoration : underline;
}
A:active {
font-size : x-small;
color : #009900;
font-family : Verdana, Helvetica, sans-serif;
background-color : #ffffff;
text-decoration : underline;
}
h3.maintitle {
font-family : Arial, Helvetica, sans-serif;
color : #009900;
}
h2
{
font-family : Arial, Helvetica, sans-serif;
color : #009900;
}
a.abs:link {color: #FFF; text-decoration: none; font-size : xx-small;}
a.abs:visited {color: #FFF; text-decoration: none; font-size : xx-small;}
a.abs:hover {color: #FFF; background-color : #ff0000; text-decoration: none; font-size : xx-small;}
a.abs:active {color: #FFF; text-decoration: none; font-size : xx-small;} 
.warn
{
color:#FF0000;
font-weight:200;
font-size : x-small;
}

