A.black:link     { color: #000000; text-decoration: "none"; }	
A.black:visited  { color: #000000; text-decoration: "none"; }
A.black:active   { color: #000000; text-decoration: "none"; }	
A.black:hover    { color: #808080; text-decoration: "none"; }

A.yellow:link     { color: #966A00; text-decoration: "none"; }	
A.yellow:visited  { color: #966A00; text-decoration: "none"; }
A.yellow:active   { color: #966A00; text-decoration: "none"; }	
A.yellow:hover    { color: #CA8F00; text-decoration: "none"; }

A.dkgn:link     { color: #8C9E52; text-decoration: "underline"; }	
A.dkgn:visited  { color: #8C9E52; text-decoration: "underline"; }
A.dkgn:active   { color: #8C9E52; text-decoration: "underline"; }	
A.dkgn:hover    { color: #A5CF39; text-decoration: "underline"; }

A.blue:link     { color: #008080; text-decoration: "underline"; }	
A.blue:visited  { color: #008080; text-decoration: "underline"; }
A.blue:active   { color: #008080; text-decoration: "underline"; }	
A.blue:hover    { color: #9CC6CE; text-decoration: "underline"; }

.textsmall {
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: verdana, arial, helvetica
}

.text {
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: verdana, arial, helvetica
}

.text18 {
    FONT-SIZE: 18px;
    COLOR: #000000;
    FONT-FAMILY: verdana, arial, helvetica
}


.text16 {
    FONT-SIZE: 16px;
    COLOR: #000000;
    FONT-FAMILY: verdana, arial, helvetica
}

.text17 {
    FONT-SIZE: 17px;
    COLOR: #000000;
    FONT-FAMILY: verdana, arial, helvetica
}

.textheader {
    FONT-SIZE: 20px;
    COLOR: #FFFFFF;
    FONT-FAMILY: verdana, arial, helvetica
}


.leftnav { 
	font: bold 9pt Arial, Helvetica, sans-serif; 
	color: #FFFFFF
}

a.leftnav { text-decoration: none }
a.lefnav:link     { color: #FFFFFF; text-decoration: "none" }	
a.lefnav:visited  { color: #FFFFFF; text-decoration: "none" }
a.lefnav:active   { color: #FFFFFF; text-decoration: "none" }	
a.leftnav:hover   { color: #E9D795 }



