BODY table{
	color :  #635A4B;
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
	text-align : left;
	line-height : 2em;
	font-weight : bolder;
}

A {
	color : White;
	text-decoration : none;
}

A:HOVER {
	color : #B63C00;
	text-decoration : none;
}