@charset "ISO-8859-1";
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: bold;
	font-weight: normal
	
;a:link {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #CCCC00;
	text-decoration: underline;
}
a:active {
	color: #009966;
	text-decoration: none;
}
