A:link, A:visited {
 	color: #f7d00e;
	font-family: Arial;
	font-size: 8pt;
 	text-decoration: none; }
A:hover { 	
	color: #fbe611; }
TD {	font-family: Arial;
	font-weight: normal;
	font-size: 8pt;
	color: #f7d00e; }
H1 {	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #ffde01; }

.text:link, .text:visited {
 	color: #ffde01;
	font-family: Arial;
	font-size: 10pt;
 	text-decoration: underline; }
.text:hover { 	
	color: #ffffff; }
.text {	font-family: Arial;
	font-weight: normal;
	font-size: 10pt;
	color: #ffde01; }


.xxx:link, .xxx:visited, .xxx:hover {
 	color: #000000;
	font-family: Arial;
	font-size: 10pt;
 	text-decoration: none; }
.xxx {	font-family: Arial;
	font-weight: normal;
	font-size: 10pt;
	color: #f7d00e; }
