BODY,TD {
	color: "#686868";
	font-size: 11px;
	font-family: "Arial";
	font-weight: normal;
	background-repeat: no-repeat;
}

table {
color: "#686868";
font-family: "Arial";
font-size: 12px;
font-weight:normal;
	}
form {
color:"C2C2C2";
font-family:"Arial";
font-size: 12px;
font-weight: bold;
	}
A {
	color: "#000066";
	text-decoration : none;
}
A:hover {
	color : #000066;
	text-decoration : underline;
}

