@charset "UTF-8";
/* CSS Document */

.leftlink {
	font-family: "Trebuchet MS", "Century Gothic";
	font-size: 9pt;
	font-weight: bolder;
	color: #FFFFFF;
	font-stretch: wider;
	background-color: #CCCCCC;
	text-indent: 5px;
	line-height: 14pt;
	}
.class1 A:link {text-decoration: none; color: #FFFFFF;}
.class1 A:visited {text-decoration: none; color: #FFFFFF;}
.class1 A:active {text-decoration: underline overline}
.class1 A:hover {text-decoration: underline overline; color: black;}

