a{
	text-decoration: underline;
	color:FF7000;
	font-size: 12; 
	font-family: arial;
}

a:hover {
	text-decoration: none;
	color:FF7E00;
	font-size: 12; 
	font-family: arial;
}


td{
	FONT-SIZE:12;
	FONT-FAMILY:arial;
	COLOR:000000;
}

.sag_alt {
 position: fixed;
 right:2px;
 bottom:-3px;
 border-style:none; }