.all {
	font-family: Arial;
	font-size: 12px;

}
td {
	font-family: Arial;
	font-size: 11px;
}

a.up:link {color: CC3333; }
a.up:active {color: blue; }
a.up:hover {color: #0000FF; } 
a.up{color: #CC3333; }


a.menu:link {color: #000000; }
a.menu:active {color: blue; }
a.menu:hover {color: #0000FF; } 
a.menu{color: #000000; }

a.head_link:link {
	color: FF9900;
	text-decoration: none;
}
a.head_link:active {
	color: 22A7A7;
	text-decoration: none;
}
a.head_link:hover {
	color: #22A7A7;
	text-decoration: none;
} 
a.head_link{
	color: #FF9900;
	text-decoration: none;
}
a.next:link {
	color: #0066FF;
	text-decoration: none;
}
a.next:active {
	color: #0066FF;
	text-decoration: none;
}
a.next:hover {
	color: FF9900;
	text-decoration: none;
} 
a.next{
	color: #0066FF;
	text-decoration: none;
}
