body {
	background-image: url(../cxa1/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a:link {
	text-decoration: underline;
	color:#000;
}
a:visited {
	text-decoration: underline;
	color: #900;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: underline;
}
.ban a:link{
	font-size:36px;
}
.ban a:hover{
	font-size:36px;
	color:#F9D291;
}
.thumb{
	border:3px;
}
.ttext {
	font-size: 24px;
}
.ttext a:link{
	color:#900;
	font-size:24px;
}
.ttext a:hover{
	font-size:24px;
	color:#000;
	text-decoration:none;
}
