A{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
	text-decoration : none;
     width:150;
}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
	text-decoration : underline;
     width:150;
}