a:link {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFCC;
	text-decoration: none;
	background-color: #006600;
}
a:hover {  font-size: 12px; line-height: 16px; font-weight: 900; color: #FFFFCC; background-color: #006600; text-decoration: none}
a:active {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFCC;
	font-weight: 900;
	text-decoration: none;
	background-color: #00FF00;
}
a:visited {  font-size: 12px; line-height: 16px; color: #FFFFCC; text-decoration: none}
.body {
	font-size: 12px;
	color: #000000;
	line-height: 24px;
	background-color: #d7d7d7;



}
