body,td,th {
	font-size: 12px;
	color: #ffffff;
	line-height: 22px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #000000;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

A.a_allwhite:link {
	COLOR: #ffffff;
}
A.a_allwhite:visited {
	COLOR: #ffffff;
}
A.a_allwhite:active {
	COLOR: #ffffff;
}
A.a_allwhite:hover {
	COLOR: #ffffff;
}
A.a_white12:link {
	COLOR: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
A.a_white12:visited {
	COLOR: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
A.a_white12:active {
	COLOR: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
A.a_white12:hover {
	COLOR: #FFFF00;
	font-size: 12px;
	font-weight: bold;
}

A.a_white14:link {
	COLOR: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
A.a_white14:visited {
	COLOR: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
A.a_white14:active {
	COLOR: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
A.a_white14:hover {
	COLOR: #FFFF00;
	font-size: 14px;
	font-weight: bold;
}

A.a_black14:link {
	COLOR: #000000;
	font-size: 14px;
}
A.a_black14:visited {
	COLOR: #000000;
	font-size: 14px;
}
A.a_black14:active {
	COLOR: #000000;
	font-size: 14px;
}
A.a_black14:hover {
	COLOR: #ff0000;
	font-size: 14px;
}

A.a_black12:link {
	COLOR: #000000;
	font-size: 12px;
}
A.a_black12:visited {
	COLOR: #000000;
	font-size: 12px;
}
A.a_black12:active {
	COLOR: #000000;
	font-size: 12px;
}
A.a_black12:hover {
	COLOR: #ff0000;
	font-size: 12px;
}

A.a_red12:link {
	COLOR: #ff0000;
}
A.a_red12:visited {
	COLOR: #ff0000;
}
A.a_red12:active {
	COLOR: #ff0000;
}
A.a_red12:hover {
	COLOR: #FF0000;
}

.white_12 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.white_14 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.black_14 {
	font-size: 14px;
	color: #000000;
}
.red_12 {
	font-size: 12px;
	color: #FF0000;
}

.table {
	font-size: 20px;
        line-height: 30px;
	font-family: "ºÚÌå";
}

.table14 {
	font-size: 14px;
	line-height: 25px;
}


.bg {
	background: url(../images/bg.jpg) repeat-y fixed center top;
}

