	body { 	margin: 0;
		margin-top : 0px;
		margin-right : 0px;
		margin-left : 0px;
		margin-bottom : 0px;
		background-color : Black;
	}

	body, td { font-size: 14px ; font-family: Trebucht MS, sans-serif;
		color: #000000;}
	
	img {bordercolor: #000000;}
	
	A:link.white { color : #FFFFFF; }
	A:visited.white { color : #FFFFFF; }
	A:active.white { color : #FF2600; }
	A:hover.white { color : #FF2600; }
	.white { color : #FFFFFF; font-weight : bold;}
	
	A:link.smallwhite { color : #FFFFFF; font-size : 12px;}
	A:visited.smallwhite { color : #FFFFFF; font-size : 12px;}
	A:active.smallwhite { color : #FF2600; font-size : 12px;}
	A:hover.smallwhite { color : #FF2600; font-size : 12px;}
	.smallwhite { color : #FFFFFF; font-size : 12px;}
	
	A:link { text-decoration: underline; color: #666666; }
	A:visited { text-decoration: underline; color: #666666; }
	A:active { text-decoration: underline; color: #FF2600; }
	A:hover { text-decoration: underline; color: #FF2600; }
	
	A:link.news { text-decoration: underline; color: #000000;}
	A:visited.news { text-decoration: underline; color: #000000;}
	A:active.news { text-decoration: underline; color: #FF2600;}
	A:hover.news { text-decoration: underline; color: #FF2600;}
	
	A:link.menu { font-size : 16px; font-weight : bold; color : #FFFFFF}
	A:visited.menu { font-size : 16px; font-weight : bold; color : #FFFFFF}
	A:active.menu { font-size : 16px; font-weight : bold; color : #0f2851}
	A:hover.menu { font-size : 16px; font-weight : bold; color : #0f2851}
	
	.menu { font-size : 16px;  line-height: 23px; font-weight : bold; color : #FFFFFF}
	.large { font-size : 16px; font-weight : bold; color : #000000}
	.nounderline { text-decoration: none;  }
