SELECT 	{
		font-family: arial;
		font-size: 11px; 
		font-weight: 500;
		border: inset 1px gray;
		padding: 1;
			}





a			{ color: #800000; text-decoration: none }
a:hover	{ color: #800000; text-decoration: underline }
