body { 
	background-color: #FEF3C7;
	font-family: Arial, Helvetica, sans-serif; font-size: x-small;
}
td {  font-family: Arial, Helvetica, sans-serif; font-size: x-small}

td.links {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}

a {  text-decoration: underline; color: #000000}
a:hover{  text-decoration: underline; color: #333333}

.link_none{
	text-decoration: none; 
	color: #000000; 
	cursor:text;
	}
.link_none:hover{
	text-decoration: none; 
	color: #000000;
	cursor:text;
	}
.link_black {  text-decoration: none; color: #000000}
.ues_big_black {  font-size: 14px; font-weight: bold}
.darkred {  color: #990000; text-decoration: none}
.darkred:hover { color: #990000; text-decoration: none}