﻿body {
	font-family: Verdana;
	font-size: 13px;
	color: #999999;
	background-image: url('../images/main_bg.gif');
}
A:link {
	COLOR: #999999;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #999999;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: white;
	TEXT-DECORATION: underline;
}
.k {
	font-size: 1px;
	text-align: center;
	font-weight: normal;
}
.z {
	color: #000000;
	background-color: #02DBFC;
}
.x {
	list-style-image: url('../ar.gif');
}
.b {
	color: #FFFFFF;
}
.l {
	font-size: 10px;
}
.c {
	text-align: center;
}