@charset "utf-8";
body {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #000000;
     }

a:link { 
	color: #992200;
	}
a:visited { 
	color: #992200;
	}
a:hover { 
	color: #BB5500;
	}
a:active { 
	color: #FF0000;
	}
