BODY {
	margin-top: 155px;
}

A:link {
	width: 125px;
	height: 20px;
	color: RGB(110, 120, 31);
	font-size: 12;
	font-style: italic;
	font-weight: bolder;
	font-family: arial;
	text-decoration: none;
}

A:visited {
	width: 125px;
	height: 20px;
	color: RGB(110, 120, 31);
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	font-family: arial;
	text-decoration: none;
}

A:active {
	width: 125px;
	height: 20px;
	color: RGB(110, 120, 31);
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	font-family: arial;
	text-decoration: none;
}

A:hover {
	width: 125px;
	height: 20px;
	color: RGB(255, 255, 255);
	font-size:12px;
	font-style: italic;
	font-weight: bolder;
	font-family: arial;
	text-decoration: none;
}

td:link {
	width: 125px;
	height: 20px;
	color: RGB(255, 255, 255);
	font-size:12px;
	font-style: italic;
	font-weight: bolder;
	font-family: arial;
	text-decoration: none;
}
