body 	{
		font-family: Arial;
		font-size: 19;
		background-color:#000000;
		color: #CC0000;
		scrollbar-face-color : #800000;
		scrollbar-highlight-color : black;
		scrollbar-shadow-color : #380000;
		scrollbar-arrow-color : black;
		scrollbar-3dlight-color : black;
		scrollbar-track-color : #800000;
		scrollbar-darkshadow-color :#380000;
	}
td	{
		background-color:#380000;
		font-family: Arial;
		font-size: 11px;
	}
table 	{
	 	border-width: 0px;
	}
a	{	
		font-family: Arial;
		text-decoration : underline;
		color : #FF0000;
		font-size : 11;
	}
a.numlink	{
		text-decoration : underline;
		
		color : White;
		font-size : 11;
	}
a:Visited	{text-decoration : underline;}
a:Active	{text-decoration : none;}
a:Hover	{
		text-decoration : none;
		color : #8000;
	}

.big	{
		font-size : 11;
		font-weight : bold;
		color : #FF0000;
	}
.a	{
		font-family: Arial;
		text-decoration : none;
		color : #FF0000;
		font-size : 11;
	}


.bignews	{
		font-size : 11;
		font-weight : bold;
		color : #000000;
	}
