body 	{
		font-family: Arial;
		font-size: 19;
		color: #008000;
		scrollbar-face-color : black;
		scrollbar-highlight-color : gray;
		scrollbar-shadow-color : black;
		scrollbar-arrow-color : gray;
		scrollbar-3dlight-color : #000000;
		scrollbar-track-color : #000000;
		scrollbar-darkshadow-color :#000000;
	}
a	{
		display:block;
		font-family: Arial;
		text-decoration : none;
		color : #FF0000;
		font-size : 10;
	}
a.numlink	{
		text-decoration : none;
		
		color : White;
		font-size : 11;
	}
a:Visited	{text-decoration : none;}
a:Active	{text-decoration : none;}
a:Hover	{
		text-decoration : none;
		color : #8000;
		background-color:#800000;
	}

.big	{
		font-size : 11;
		font-weight : bold;
	}
.big	{
		font-size : 11;
		font-weight : bold;
	}
	