.a1:link {
	font-size: 10.5pt;
	line-height: 20px;
	color: #0033FF;
	text-decoration: none;
	height: 20px;
	width: auto;
}
.a1:visited {
	font-size: 10.5pt;
	line-height: 20px;
	color: #0033FF;
	text-decoration: none;
	height: 20px;
	width: auto;
}
.a1:hover {
	font-size: 10.5pt;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	height: 20px;
	width: auto;
}
.a2:link {
	font-size: 10.5pt;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
	height: 20px;
	width: auto;
}
.a2:visited {
	font-size: 10.5pt;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
	height: 20px;
	width: auto;
}
.a2:hover {
	font-size: 10.5pt;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	height: 20px;
	width: auto;
}
.a3:link {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.a3:visited {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.a3:hover {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F9BF83;
	width: 126px;
	padding: 3px;
	border: 1px solid #FF8200;
}.f12 {  font-size: 12px; color: #0033FF; text-decoration: none}
.code {
	background-color: #F69B43;
	background-image: url(images/ltbg.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF8200;
	border-right-color: #FF8200;
	border-bottom-color: #FF8200;
	border-left-color: #FF8200;
}

.f12:hover {  font-size: 12px; color: #0033CC; text-decoration: underline}
