	body
	{
		background-color:#000000;		
	}
	body, td {
		font-family: Verdana;
		font-size: 11px;
		color: #ffffff;
		
	}
	
	H2 {
		line-height:20px;
	}
	
	.ArticleText {
		color: #FFFFFF;
		font-weight: bold;
		line-height: 14px;
	}
	
	.TopMenu {
		color: #FFFFFF;
		font-weight: bold;
	}

	.inputBox {
		font-family: Verdana;
		font-size: 10px;
		color: #353013;
		border-width : 1;
		border-style: solid;
		border-color: #B5AB92;
		background-color: #FFFFFF;
	}

	.submitBox {
		font-family: Verdana;
		font-size: 10px;
		color: #353013;
	}
	
	.topmenuright {
		color: #828282;
	}
	
	.Heading {
		color: #000000;
		font-size: 12px;
		font-weight: bold;
	}

	.Heading2 {
		color: #5B5640;
		font-size: 12px;
		font-weight: bold;
	}
	
	.CalendarText {
		color: #5F5D4E;
	}

	.CalendarText2 {
		color: #464737;
	}
	
	.CalendarText3 {
		font-size: 9px;
		color: #363114;
	}
	
	
	
A:link, A:active, A:visited	{
	color: #FFFFFF; 
	text-decoration: none; 
}
	
A:hover	{
	color: #FFFFFF; 
	text-decoration:underline;
	font-weight:bold; 
}

A.calendarlink:link, A.calendarlink:active, A.calendarlink:visited	{ color: #353013;text-decoration: none;}
A.calendarlink:hover	{ color: #353013;text-decoration: underline;}

A.topmenulink:link, A.topmenulink:active, A.topmenulink:visited	{ color: #CDC7A5;text-decoration: none;}
A.topmenulink:hover	{ color: #CDC7A5;text-decoration: underline;}

A.LinkNews:link, A.LinkNews:active, A.LinkNews:visited	{ font-size: 10px;color: #D20000;text-decoration: none;}
A.LinkNews:hover	{ font-size: 10px;color: #D20000;text-decoration: underline;}

