body {
	margin-left: 10;
	margin-width: 40;
	background-image: url(../images/images_pages/border_li.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.0pt;
	color: #FFFF00;
	margin-top: -5;
}

tr, td {
	width: 120;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.0pt;
	color: #FFFF00;
	cursor: hand;
}

a:link {
	color: #FFFF00;
	text-decoration: none;
	cursor: hand;
}

a:visited {
	color: #FFFF00;
	text-decoration: none;
	cursor: hand;
}

a:hover {
	color: #FFFFFF;
	text-decoration: overline underline;
	cursor: hand;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}

