body {margin:0 auto;
	padding:0 auto;
	font-size:12px;
	background-color:#CCC;
	color:#666;
	text-align:center;
	width:1160px;
}
table {text-align:left;}
a:link {
	color: #000;
	text-decoration:none;
}
a:visited {
	color:#666;
	text-decoration:none;
}
a:hover {
	color:#06C;
	text-decoration:none;
}
.aa {
	color:#FFF;
}
td.aa a:link {
	color: #FFF;
	text-decoration:none;
}
td.aa a:visited {
	color: #fff;
	text-decoration:none;
}
td.aa a:hover {
	color: #09F;
	text-decoration:none;
}
.bb a:link img, .bb a:visited img, .bb a:hover img {
	border:#FFF solid 1px;
}
span.dd {
	color:#CD2E2A;
}
td {
	height:30px;

}
td.cc {
	height:15px;
}
