td {
	font-size: 12px;
	line-height: 23px;
}
input.text {
    font-size: 12px;
	height: 20px;
	width: 80px;
}
td {
	font-size: 12px;
	line-height: 23px;
}
NewsText {
	font-size: 14px;
}


a.a1:link {
	color: #333333;
	text-decoration: none;
}
a.a1:visited {
	color: #333333;
	text-decoration: none;
}
a.a1:hover {
	color: #CC0000;
	text-decoration: underline;
}
a.a1:active {
	color: #333333;
	text-decoration: none;
}



a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
