/* CSS Document */
td{
color: #585858; font-size: 12px; font-family: Verdana, Arial, helvetica, sans-serif; }
}

h2{
font-size:14px;
font-family:Arial;
}

select{
font-size: 8pt;
}

A.one:Link {color:FFFFFF;text-decoration:none; font-weight: bold;}
A.one:Visited {color:FFFFFF;text-decoration:none; font-weight: bold;}
A.one:Hover {color:FF0000;text-decoration:underline; font-weight: bold;}

A.two:Link {color:000000;text-decoration:none;font-weight: bold;}
A.two:Visited {color:000000;text-decoration:none; font-weight: bold; }
A.two:Hover {color:FF0000;text-decoration:underline; font-weight: bold;}

A.three:Link {color:FFFFFF;text-decoration:none; font-weight: bold;}
A.three:Visited {color:FFFFFF;text-decoration:none; font-weight: bold;}
A.three:Hover {color:FFFF00;text-decoration:underline; font-weight: bold;}

input {
font-family: arial;
font-size: 8pt;
font-weight: normal
}

textarea {
font-family: arial;
font-size: 8pt;
font-weight: normal
}

a:visited { 
color: #000099;
}

a{ 
color: #055591;
}

.new_title{
color: #FFFFFF;
font-size: 9pt;
font-weight: bold;
}
.new_text{
color: #FFFFFF;
font-size: 8pt;
}


.menu_buttons{
font-size: 10pt;
}