body {
	background-color: #CCCCCC;
	margin: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.strong:link {
	font-size: 12px;
	color: #199501;
	text-decoration: none;
	font-weight: bold;
}
a.strong:visited {
	font-size: 12px;
	color: #199501;
	text-decoration: none;
	font-weight: bold;
}
a.strong:hover {
	font-size: 12px;
	color: #23D700;
	text-decoration: none;
	font-weight: bold;
}

.bt{

color: #ff0000;
font-size:10px
}
.white_text {
	color: #FFFFFF;
	text-decoration: none;
}
.green_text {
	line-height: 150%;
	color: #199501;
	text-decoration: none;
}
.black_text {
	line-height: 180%;
	color: #000000;
}
a.news:link {
	line-height: 200%;
	color: #000000;
	text-decoration: none;
}
a.news:visited {
	line-height: 200%;
	color: #000000;
	text-decoration: none;
}
a.news:hover {
	line-height: 200%;
	color: #000000;
	text-decoration: underline;
}
a.img:link {
	border: 4px solid #999999;
}
a.img:visited {
	border: 4px solid #999999;
}
a.img:hover {
	border: 4px solid #CCCCCC;
}

.time {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
