A:link {color: #FF0000; text-decoration: none}
A:visited {color: #FF0000; text-decoration: none}
A:hover {color: #CCCCCC; text-decoration: none}
A:active {color: #000000; text-decoration: none} 



body 
{ 
scrollbar-face-color: #FF0000; 
scrollbar-shadow-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #CCCCCC; 
scrollbar-arrow-color: #ffffff;
font-family: "Times New Roman", Times, serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
font-variant: normal;
font-color: #19607B;
}


.iButton {
background-color: #FFFFFF;
border-color: #FF0000;
border-style: beveled;
border-width: 2;
color: #FF0000;
font-family: times;
font-weight: bold;
}


