  <style>
	A:Visited  {
		font-size : 12px;
		font-family : Arial, Geneva, Helvetica, Swiss, SunSans-Regular;
		font-weight : formal;
		color : #993165;
		text-decoration : underline;
	}

	A  {
		font-size : 12px;
		font-family : Arial, Geneva, Helvetica, Swiss, SunSans-Regular;
		font-weight : normal;
		color : #000000;
		text-decoration : underline;
	}

	A:Hover  {
		font-size : 12px;
		font-family : Arial, Geneva, Helvetica, Swiss, SunSans-Regular;
		font-weight : normal;
		color : #993165;
		text-decoration : underline;
	}

	textbox	{
		font-size : x-small;
		font-color : Blue;
	}
 </style>.about_bullets {  list-style-position: outside; list-style-type: square}

