.AAA {
	line-height: 20px;






}
.unnamed1 {
	line-height: 20px;
	text-decoration: line-through;
}
a:link {
	color: #FF8011;
	text-decoration: none;

}
a:visited {
	color: #FF8011;
	text-decoration: none;

}
a:active {
	color: #CC0000;
}
a:hover {
	color: #CC0000;
}
