body,td,th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 3px;
	margin-top: 4px;
	margin-right: 3px;
	margin-bottom: 4px;
}

.boxt{
	border-bottom : solid #A0A0A0 1px;
	border-left : solid #EEEEEE 1px;
	border-right : solid #A0A0A0 1px;
	border-top : solid #EEEEEE 1px;
	margin : 0px;
	-moz-user-select : none;
	padding : 3px;
}

.newsTitle {
	color: #FF7B00;
	font-weight: bold;
}

/*
a         { text-decoration: none; color: #000000;}
a:hover   { text-decoration: underline; color: #AA0000;}
*/