.white {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #000000;
	text-decoration : none;
	}



P  {
	font-size : small;
	font-family : arial, helvetica, sans-serif;
}


A:hover {
	color : #0000ff;

}


