.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
}
.text2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}

a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #8B5502;
	font-weight:bolder;
}

a:hover{
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #E2BB03;
	font-weight:bolder;

}

a.info {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #E2BB03;
	font-weight:bolder;
}

a.info:hover{
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #E2BB03;
	font-weight:bolder;


}
