body {
	background-color: #FFD700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #336699;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	text-align: right;
	color: maroon;
	font-weight: bold;
	text-decoration: none;
	
	
}
a:hover {
	text-align: right;

	color: green;
}

