
a {
	text-decoration: none;
	background: #AC5F00;
	background-color: #AC5F00;
	color: #F9FFFF;
	border: outset #FFA500;
}

a:hover {
	text-decoration: none;
	background: #FF8C00;
	text-autospace: ideograph-numeric;
	border: inset #FFD78C;
}

	
	
a.resim {
	background: Blue;
	border: 5px solid Black;
}
a:hover.resim {
	background: Blue;
	border: 2px solid #FFA500;

}
table.arptablo {
	border: none;
	border-bottom: 4px solid #FFA500;
}
