a {
	color:#333333;
}
a:hover {
	color:#FF9900;
}
/*------------ CONTENT ------------*/
.table01 th	{
	background-color: #FFEBCC;
}
.table02 th	{
	border-bottom:#FF9900 3px solid;
}