a:hover      {  font-family: Arial;
				font-size: 10 pt;
				text-decoration: underline; 
               	font-weight: bold }
               
a:visited    { 	font-family: Arial;
				font-size: 10 pt; 
				color: #000000;
				font-weight: bold;
				text-decoration: none }
				
a             { font-family: Arial;
				font-size: 10 pt;
				font-weight: bold;
				color: #000000; 
				text-decoration: none }