.base {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px}

a	{
	text-decoration: none;
	}
	
a:hover {
    color:  #000000;
    text-decoration:    underline;
    }
