.login {
	font-size: 14px;
	color: #606060;
	margin-left: 8px;
	line-height: 22px;
}
.k {
	border:1px solid #A0A0A0;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
body {
	margin:0;
	font-size: 12px;
	background:#fff;
}
.line {

	border:1px solid #999;
}
a.white:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a.white:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:active {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.black_x:link {
	font-size: 14px;
	color: #444444;
}
a.black_x:visited {
	font-size: 14px;
	color: #444444;
	text-decoration: none;
}
a.black_x:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
a.black_x:active {
	font-size: 14px;
	color: #444444;
	text-decoration: none;
}
a.black:link {
	font-size: 14px;
	color: #757575;
	margin-left: 25px;
}
a.black:visited {
	font-size: 14px;
	color: #757575;
	text-decoration: none;
	margin-left: 25px;
}
a.black:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	margin-left: 25px;
}
a.black:active {
	font-size: 14px;
	color: #757575;
	text-decoration: none;
	margin-left: 25px;
}
.click {
	CURSOR: hand;
}
.click_hidden {
	DISPLAY: none
}
.click_item {
DISPLAY: yes
}
.white {
	font-size: 14px;
	color: #FFFFFF;
}
.answered
{color: #FFA500;}
a.red:link {
	font-size: 14px;
	color: #FF0000;
}
a.red:visited {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
a.red:hover {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
a.red:active {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
