body {
}


A:link { text-decoration: none;  color: #006600;  }
A:visited { text-decoration: none;  color: #006600;  }
A:hover {
	text-decoration: underline;
}
A.second:link, A.second:visited, A.second:active, A.second:hover {color: #FF6600;
}



.l1 {
	font-family: Arial, "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	color: #336600;
	line-height: 21px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: right;
	background: #FFFFFF;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 135px;
	font: bold;
	border: 2px solid #FFCC99;
	border-left: 0px;
	border-bottom-width: 0px;
	min-width: 135;
	}

.l2 {
	font-family: Arial, "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	color: #336600;
	line-height: 21px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: right;
	background: #66FF99;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 135px;
	font: bold;
	border: 2px solid #FFCC99;
	border-left: 0px;
	border-bottom-width: 0px;
	}

.l3 {
	font-family: Arial, "Lucida Sans Unicode", sans-serif;
	font-size: 10px;
	color: #336600;
	line-height: 17px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: right;
	background: #FFE6CC;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	width: 135px;
	font: bold;
	border: 2px solid #FFCC99;
	border-left: 0px;
	border-bottom-width: 0px;
	}	


	



