
A:link {
	color: #FF9B04; 
	text-decoration: none;
}
A:active {
	color: #FF9B04; 
	text-decoration: none;
}
A:visited {
	color: #FF9B04; 
	text-decoration: none;
}
A:hover {
	color: #ffffff; 
	text-decoration: none; 
	background:#FF9B04;
}

.text {
	font: normal 10pt/13pt times new roman, arial, helvetica, sans-serif; 
	font-weight: normal; 

	margin-left:15px;
	color: #000000;
}

.btext {
	font: normal 10pt/15pt times new roman, arial, helvetica, sans-serif; 
	font-weight: bold; 
	margin-left:7px;
	color: #000000;
}

.itext {
	font: normal 11pt/16pt times new roman, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-style: italic;
	margin-left:0px;
	color: #000000;
}
