
body		{ font-size:100%; 
			text-align: justify;
			font-family: Arial, Verdana, Helvetica,  }
			{background: #D8D8CE; }
			{LINK: #990000; }
			{VLINK: #009090; }
			
a:link		{ color: #990000;
			font-weight: none;
			text-decoration: none;} 

a:active	{ color: #FFFFEC; }

a:visited 	{  color: #009090; 
			text-decoration: none;} 

a:hover		{color: #F4F4D4;
			background-color: #7880A0;
			font-size: 100%; 
			font-weight: bold;
			text-decoration: underline;}