
A:link
{ text-decoration: none; color:#FFFFFF; font-weight:bold}
A:visited
{ text-decoration: none; color:#C0C0C0; font-weight:bold}
A:active
{ text-decoration: none; color:#FDFBBD; font-weight:bold}
A:hover
{ text-decoration: none; color:#C0C0C0; font-weight:bold}

body 
{
background-color: #0A2F64;
background-image: url('hexumbg1.jpg');
background-repeat: repeat;
background-position: top left;
background-attachment: fixed;

font-family: tahoma; 
color: #FFFFFF; 
font-weight: 500;
font-size: 80%;

scrollbar-face-color: #0A2F64;
scrollbar-highlight-color: #0A2F64;
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-shadow-color: #FFFFFF; 
scrollbar-darkshadow-color: #0A2F64;
scrollbar-track-color: #0A2F64;
scrollbar-arrow-color: #FFFFFF; 
}

input,textarea
{
color: #FFFFFF; 
font-size: 8PT;
font-family: Tahoma;
background: transparent;
border:1px solid #FFFFFF; 
border-top-color: #FFFFFF; 
border-left-color: #FFFFFF; 
border-bottom-color: #FFFFFF; 
border-right-color: #FFFFFF; 
}

td
{ font-family: tahoma; 
background-color: ;
color: #FFFFFF; 
font-weight: 500;
font-size: 80%;
}

select
{
font-family: Tahoma;
font-size: 9pt;
color: #FFFFFF; 
background-color: #0A2F64;
}

hr 
{
color: #FFFFFF; 
} 