body 	{
		font-family: Arial;
		font-size: 18;
		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;
	}
.abr	{
		display:block;
		font-family: Arial;
		text-decoration : none;
		color : #FF0000;
		font-size : 18;
	}
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 : 12;
		color : #FF0000;
		font-weight : bold;
	}
.normal	{
		font-size : 12;
		color : #FF0000;
		
	}