A:ACTIVE {
	text-decoration : none;	
}
A:LINK {
	color: #000066;
	text-decoration : none;
}
A:VISITED {
	color: #000066;
	text-decoration : none;	
}
A:HOVER {
	text-decoration : underline;	
}
Body {
  font-family: tahoma;
  color: #000066;
}
.oranz {
	color: #FF9900;
}
.t9 {
	font-size:10px;
	color:#000066;
}