/*  Anchors  */
A {text-decoration: none;color: #0050D9}
A:hover {text-decoration: underline;color: #63E0E1}

.bottom_links {
	color: #63E0E1;
	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;}



.formBut {
	font: bold 13px ms sans serif,sans serif;
	color: #FFFFFF;
	background: #0050D9;
	border: 2px outset #FFFFFF;
}
