BODY     {
	font-family : Arial;
	font-size : small;
	font-weight : medium;
	color : #000000;
	
}

A:LINK   {
	color : #C9C299;
	text-decoration : none;
}

A:HOVER  {
	text-decoration : none;
	font-weight: bold;
}

A:ACTIVE {
	text-decoration : none;
}

A:VISITED  {
	color : #FF33FF;
	text-decoration : none;
}

TABLE  {
	font-family : Arial;
	font-size : small;
	font-weight : medium;
	color : #000000;
}