A {
	font: bold 10pt Arial;
	color: #81A9A9;
	text-decoration: underline;
}
A:hover {
	font: bold 10pt Arial;
	color: #81A9A9;
	text-decoration: underline;
}

.text {
	font: 10pt Arial;
	color: #81A9A9;
}

HR{
	height: 1px;
	border: 1px solid #81A9A9;
}

IMG {
	border: 0;
}

INPUT.edit {
	border: 1px solid #00FF00;
	background: #F7F7F7;
	font: 10pt Arial;
	color: #FEFFA9;
}
TABLE.news {
	font: 8pt Arial;
	color: #00FF00;
}
TABLE.news A {
	font: bold 10pt Arial;
	color: #FEFFA9;
	text-decoration: none;
}
TD.news A:hover{
	font: bold 10pt Arial;
	color: #00FF00;
	text-decoration: none;
}

TD.content {
	line-height: 15pt;
	padding: 10px 15px 0px 15px;
}

TD.category A{
	font: bold 10pt Arial;
	color: #00FF00;
	text-decoration: none;
}

TD.category A:hover{
	font: bold 10pt Arial;
	color: #FEFFA9;
	text-decoration: none;
}