A  {
	font-size : 12px;
	font-family : "Arial";
	font-weight : bold;
	color : #FA6815;
	text-decoration : none;
}

A:Visited  {
	font-size : 12px;
	font-family : "Arial";
	color : #FA6815;
	font-weight : bold;
	text-decoration : none;
}

A:Active  {
	font-size : 12px;
	font-family : "Arial";
	color : #434141;
	font-weight : bold;
	text-decoration : none;
}

A:Hover  {
	font-size : 12px;
	font-family : "Arial";
	color : #434141;
	font-weight : bold;
	text-decoration : none;
}
BODY {
	 background-color : #D3D4D2;
	font-size : 12px;
	font-family : "Arial";
	color : #434141;
	text-decoration : none;
}
TD {
	font-size : 12px;
	font-family : "Arial";
	color : #434141;
	text-decoration : none;
}
P {
	font-size : 12px;
	font-family : "Arial";
	color : #434141;
	text-decoration : none;
	font-weight : bold;
}
.BIG {
	font-size : 13px;
	font-family : "Arial";
	color : #434141;
	text-decoration : none;
	font-weight : bold;
}
.MAX {
	font-size : 16px;
	font-family : "Arial";
	color : #434141;
	text-decoration : none;
	font-weight : bold;
}

