a:link
{
	color:blue; 
}

a:visited
{
	color: red; 
} 
a:active 
{
	color: rgb(255,51,0);
}
body
{
	font-family: Times New Roman, Arial, Helvetica;
	background-attachment:fixed;
	 
	color: rgb(0,0,0);
	 scrollbar-3dlight-color:blue;
    scrollbar-arrow-color: yellow;
    scrollbar-base-color: blue;
    scrollbar-darkshadow-color: red;
    scrollbar-face-color: blue;
    scrollbar-highlight-color: green;
    scrollbar-shadow-color: green;
}
table
{
	table-border-color-light: rgb(255,255,102);
	table-border-color-dark: rgb(0,0,0); 
}

	font-family: Verdana, Arial, Helvetica;
sc
