table {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.s:link {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
a.s:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.s:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.s:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.put {
	margin: 1px;
	padding: 1px;
	height: 16px;
	width: 100px;
	border: 1px solid #1D80DE;
}



.a {
	height: 16px;
	width: 70px;
}
.b {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #717171;
	border-bottom-color: #717171;
}
.f {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
