body {
	margin-top: 0px;
	background-color: #fdb813;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	color: #000000;
	margin-top: 2px;
	line-height: 1.6;
	text-align:center;
}











/* 
------------------------------
LINKS
------------------------------ 
*/


a.navi:link, a.navi:visited, a.navi:active {
	color:#ffe98a;
	text-decoration: none;
		font-size : 12px;

}
	
a.navi:hover {
	color:#ffc600;
	text-decoration: none;
		font-size : 12px;

}





a.big:link, a.big:visited, a.big:active {
	color:#ffcc00;
			font-weight:bold;

	text-decoration: none;
		font-size : 24px;

}
	
a.big:hover {
	color:#ffffff;
	text-decoration: none;
			font-weight:bold;

		font-size : 24px;

}









a:link, a:visited, a:active {
	color:#dc0016;
	text-decoration: none;
		font-size : 12px;
		font-weight:bold;

}
	
a:hover {
	color:#000000;
	text-decoration: none;
		font-size : 12px;
				font-weight:bold;


}









/* 
------------------------------
TEXT
------------------------------ 
*/


.newsdate {
	font-size : 11px;
		color : #ffc600;

	line-height: 20px;
}

.teamtitle {
	font-size : 14px;
	font-weight:bold;
			color : #dc0016;

	line-height: 20px;
}


.newsbody {
	font-size : 11px;
	line-height: 1.6;
}


.showbig {
	font-size : 12px;
			color : #ffe98a;

}


.showsmall {
	font-size : 10px;
	line-height: 1.6;
	color: #FFF;
}




.titlebig {
	font-size : 16px;
	line-height: 1.6;
		font-weight:bold;
	color : #000000;

}



/* 
------------------------------
misc
------------------------------ 
*/
	
	.hidden {
  display: none;
}


img.pic {
padding-left: 15px;
	padding-bottom; 10px;
	}
	



/* 
------------------------------
misc
------------------------------ 
*/
	
	
	
.date {
	font-size : 11px;
		color : #ffc600;

	line-height: 20px;
}


.headline {
	font-size : 14px;
	line-height: 1.6;
		font-weight:bold;
	color : #ffcc00;

}

