body {
	background-color: #5C5C5C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

td {
	font-size:12px;
}

.text01 {
	font-size:11px;
}

.text02 {
	color:#F5FB91;
}

.text020 {
	line-height: 20px;
}

.input {
	border: 1px solid #3D3D3D;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.ab {color:#F5FB91;}
a.ab:link {
	color: #F5FB91;
	text-decoration: none;
}
a.ab:visited {
	text-decoration: none;
	color: #F5FB91;
}
a.ab:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.ab:active {
	text-decoration: none;
	color: #F5FB91;
}
