/*    Author:   Greg Giddings
      Date:     April 11 2009
			Title:    tables.css    */
			
a {
		text-decoration: none;
	}
	
span.float-right {
		display: block;
		float: right;
	}