TD  {
	padding-left : 2;
	padding-right : 2;
	border-width : 0;
	font-size : x-small;
	font-family : Arial;
	color : Black;
	text-decoration : none;
	text-align : left;
	padding-bottom : 2;
	margin-left : 2;
	background-color : ebebeb;
	border-color : E2FFBD;
}

A  {
	font-family : Arial;
	color : DD6F00;
	text-decoration : none;
	font-weight : bold;
}

A:visited  {
	color : DD6F00;
	font-family : Arial;
	text-decoration : none;
}

A:Active  {
	color : Red;
	font-family : Arial;
	text-decoration : none;
}

A:Hover  {
	color : Black;
	font-family : Arial;
	text-decoration : underline;
	font-weight : bold;
}


