body {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a.title:link {
	font-size: 14px;
	color: #5BBD2B;
	text-decoration: none;
	font-weight: bold;
}
.list {
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}
a.title:visited {
	font-size: 14px;
	color: #5BBD2B;
	text-decoration: none;
	font-weight: bold;
}
a.title:hover {
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}
.input1 {
	font-size: 12px;
	color: #006600;
	text-decoration: none;
	border: 1px solid #FF0000;
}
.input2 {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	background-color: #ECE8E7;
	border: 1px solid #FFFFFF;
}
table {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
