

a:link { color: #FFEFD5; text-decoration:none;   font-weight : bold;  font-family : "Arial";    }
a:visited { color: #FFEFD5; text-decoration:none; font-weight : bold;font-family : "Arial";}
a:hover { color: #FF7F50; text-decoration:underline; cursor:hand; font-weight : bold;font-family : "Arial";}
a:active { color: #FFEFD5; text-decoration:none; font-weight : bold;font-family : "Arial";}



a.class1:link { color: #ffefd5; text-decoration:none; font-size : 8pt;  font-weight : bold;  font-family : "Arial"; }
a.class1:visited { color:  #ffefd5; text-decoration:none; font-size : 8pt; font-weight : bold; font-family : "Arial"; }
a.class1:hover { color: #000000; text-decoration:none; cursor:hand; font-size : 8pt; font-weight : bold; font-family : "Arial"; }
a.class1:active { color: #ffefd5; font-size : 8pt; font-weight : bold; font-family : "Arial"; }




a.class2:link { color: #FFEFD5; text-decoration:none; font-size : 8pt;  font-weight : bold;  font-family : "Arial"; }
a.class2:visited { color:  #FFEFD5; text-decoration:none; font-size : 8pt; font-weight : bold; font-family : "Arial"; }
a.class2:hover { color: #FF7F50; text-decoration:none; cursor:hand; font-size : 8pt; font-weight : bold; font-family : "Arial"; }
a.class2:active { color: #FFEFD5; font-size : 8pt; font-weight : bold; font-family : "Arial"; }


.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

	color: #E6D3E7;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
		font-weight: bold;
	color: #204DD1;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;

	color: #854F4F;
}
.leftnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;


	color: #FFEFD5;
}
