a.b:link { color:666666; letter-spacing: 1px; text-decoration: none}
a.b:visited {  letter-spacing: 1px; color:565004; text-decoration: none}
a.b:hover {  text-decoration: none; letter-spacing: 1px; color:#FF9900}

a.c:link { color:666666; letter-spacing: 1px; text-decoration: none; line-height: 16px}
a.c:visited {  letter-spacing: 1px; color:565004; text-decoration: none; line-height: 16px}
a.c:hover {  text-decoration: none; letter-spacing: 1px; color:#3366CC; line-height: 16px}

a.d:link { font-size: 13px; color:666666; letter-spacing: 1px; text-decoration: none}
a.d:visited {  font-size: 13px; letter-spacing: 1px; color:565004; text-decoration: none}
a.d:hover {  font-size: 13px; text-decoration: none; letter-spacing: 1px; color:#3366CC}

a.e:link { font-size: 13px; color:159985; letter-spacing: 1px; text-decoration: none}
a.e:visited {  font-size: 13px; letter-spacing: 1px; color:159985; text-decoration: none}
a.e:hover {  font-size: 13px; text-decoration: underline; letter-spacing: 1px; color:#3366CC}

.w1 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
}
.w2 {
	font-size: 13px;
	line-height: 22px;
	color: 666666;
}
.w3 {
	
	line-height: 16px;
	color: E96161;
}

.bg1 {
	background-attachment: fixed;
	background-image: url(images/index_6b.gif);
	background-repeat: no-repeat;
	background-position: top;
}

