		
.text {color: #000000; font-size: 13px; font-family: "Frutiger 45 Light"}
a:active { color: #ff6600; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a:hover { color: #0033FF; font-size: 12px; font-family: "Frutiger 45 Light"; text-decoration: none }
a:link { color: #000000; font-size: 12px; font-family: "Frutiger 45 Light"; text-decoration: none }
a:visited { color: #666666; font-size: 12px; font-family: "Frutiger 45 Light"; text-decoration: none }
.border-r {
	border-right-style: solid;
	border-right-color: #00CC00;
	border-right-width: 2px;
}
.border-b {
	border-bottom-color: #00CC00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.border-L {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #00CC00;
}
