body {
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
}

table, tr, td {
FONT-SIZE: 12pt;  font-family: Arial;
}

a:link    {
text-decoration: none;
color: #fa8100;
font-size:12pt; font-family: Arial;
font-weight: 
}
a:visited {
text-decoration: none;
color: #a2a2a2;
font-size:12pt; font-family: Arial;
font-weight: 
}
a:hover   {
text-decoration: underline;
color: #ffff99;
font-size:12pt; font-family: Arial;
font-weight: 
}
a:active  {
text-decoration: underline;
color: #ffff00;
font-size:12pt; font-family: Arial;
font-weight: 
}