a.rob:link {text-decoration: none; color: #ffffff; font-style:"normal"; font-weight:"normal"}
a.rob:active {text-decoration: none; color: #ffffff; font-style:"normal"; font-weight:"normal"}
a.rob:visited {text-decoration: none; color: #ffffff; font-style:"normal"; font-weight:"normal"}
a.rob:hover {text-decoration: none; color: #ffd83b; font-style:"normal"; font-weight:"normal"}

a.nav:link {text-decoration: none; color: #000000; font-style:"normal"; font-weight:"normal"}
a.nav:active {text-decoration: none; color: #000000; font-style:"normal"; font-weight:"normal"}
a.nav:visited {text-decoration: none; color: #000000; font-style:"normal"; font-weight:"normal"}
a.nav:hover {text-decoration: none; color: #ff0000; font-style:"normal"; font-weight:"normal"}

a:link { text-decoration: none; color:"#336699"; font-style:"normal"; font-weight:"bold"}
a:active { text-decoration: none; color:"#336699"; font-style:"normal"; font-weight:"bold"}
a:visited { text-decoration: none; color:"#336699"; font-style:"normal"; font-weight:"bold"}
a:hover { text-decoration: none; color:"#ff0000"; font-style:"normal"; font-weight:"bold"}

body
{
scrollbar-face-color: #ffd83b;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #000000;
}

td
{
font-family: verdana;
font-size: 10pt;
color: #000000;
}

td.whitetext
{
font-family: verdana;
font-size: 8pt;
color: #ffffff;
}

input
{
background-color: #ffffff;
color: #ff0000;
border: 1px solid #000000;
font-size: 10pt;
font-family: verdana
}

input.radio
{
border: 0px;
}

textarea
{
background-color: #ffffff;
color: #ff0000;
border: 1px solid #000000;
font-size: 10pt;
font-family: verdana
}