TABLE {
	border : 0;
}
BODY {
	font-family : Arial, monospace;
	font-size: 16px;
	font-style : normal;
	font-variant : normal;
	color : #414141;
}
A {
	color : Black;
	font-weight : lighter;
	text-decoration : none;
}
A:Visited  {
	color : #000000;
	font-weight : lighter;
	text-decoration : none;
}
A:Hover {
	text-decoration : none;
	color: #FF8C00;
}
B {
	font : bold;
	color : #212121;
}
