td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	list-style-type: square;
	list-style-image: url(images/bullet.gif);


}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F44B00;
	text-decoration: none;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.alternate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.alternate_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F37336;
	font-weight: bold;
	text-transform: uppercase;
}
.alternate_titleGR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #47A235;
	font-weight: bold;
	text-transform: uppercase;
}
.bulletnews {
	list-style-position: outside;
	margin-left: 0em;
	padding-left: 0em;
}
#news {
	background-image:url(images/FLL-News-Box.gif);
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #023990;
	padding-left:9px;
	padding-top:54px;
	padding-right:9px;
}