/* CSS Document */

#latest-news {
	color:#FFFFFF;
	/margin-top:-50px;}
	
.newslink, .newslink:LINK, .newslink:VISITED {
	color:#FFFFFF;
	text-decoration:none;}
	
.newslink:HOVER, .newslink:VISITED:HOVER {
	font-weight:bold;
	text-decoration:none;}
	
.news-switch, .news-switch:LINK, .news-switch:VISITED {
	font-size:13px;
	text-decoration:none;
	color:#FFFFFF;}
	
.news-switch-on, .news-switch-on:LINK, .news-switch-on:VISITED {
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;}
	
#footer {
	display:inline;}
