/*  Anchors  */
A {text-decoration: none;}
A:hover {text-decoration: underline;}


/* IE4+ */
.form {
	color: #000000;
	background: #FFFFFF;
}

/*  Make percentage tables load faster by using widths of cells in first row  */
.tablefixed {table-layout: fixed;}




