
a:link       { color: #EC2D53;
}
a:visited    { color: #9b410e;
}
a:active 
{
	color: #D01339;
}

A:HOVER {
	color: #9b0053;
}

body         { font-family: Verdana; color: #000000; font-size: 12px; background-color: White; color: #000000; font-weight: lighter;  background-image: url('img/fd.gif') }
table        { table-border-color-light: rgb(102,204,204); table-border-color-dark: 
               rgb(0,102,102); font-family: Verdana; 
               font-size: 12px; color: #000000 }
h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, Verdana; }
h1
{
	color: rgb(153,153,102); 
}
h2
{
	color: rgb(102,102,102); 
}
h3
{
	color: #4169E1; 
}
h4
{
	color: rgb(0,153,153);
}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,102);
}
BODY
{
	scrollbar-face-color: White;
	scrollbar-shadow-color:#000000; 
	scrollbar-highlight-color: Navy; 
	scrollbar-3dlight-color: White;
	scrollbar-darkshadow-color: White;
	scrollbar-track-color:#CCCCCC; 
}