
BODY, TD, P { 
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	cursor: ;
	align: justify;
	line-height: 11px;}

a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;}

a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;}

a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #7D6744;
	text-decoration: none;
	border-bottom-style: dashed;
	border-color: #ed7b1d;
	border-bottom-width: 1px;
	cursor: e-resize;}
