.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
A {
	color: #660099;
   	font-size: x-small; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
  	TEXT-DECORATION: none
	}
A:hover {
	color: #0000ff;
	TEXT-DECORATION: underline
	}

