body {
	margin-top: 0px;
	background-color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size:11px;
	color: #ffffff;
	margin-top: 2px;
	line-height: 1.4;
	text-align:justify;	
}











/* 
------------------------------
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;

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









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


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

	line-height: 20px;
}

.newstitle {
	font-size : 12px;
			color : #ef6321;

	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 : 14px;
	line-height: 1.6;
		font-weight:bold;
	color : #ffcc00;

}


.graysmall {
	font-size : 11px;
	color : #333;
}











/* 
------------------------------
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;

}

