a.b:link {  font-size: 12px; color: #777777; text-decoration: none}
a.b:hover { color: #798CD0; text-decoration: none ; font-size: 12px; line-height: 15px}
a.c:link { font-size: 12px; color: #FFFFFF; text-decoration: none }
a.c:hover { font-size: 12px; color: #FFFFCC; text-decoration: underline}
a.d:link { font-size: 12px; color: #0000B0; text-decoration: none }
a.d:hover { font-size: 12px; color: #6474BF; text-decoration: underline}
a.e:link { font-size: 12px; color: #FFFFFF; text-decoration: none ; line-height: 15px}
a.e:hover { color: #FFFFD0; font-size: 12px; line-height: 15px}

a.d:visited { font-size: 12px; color: #0000B0}
a.e:visited { font-size: 12px; color: #FFFFFF; line-height: 15px }
a.c:visited { font-size: 12px; color: #FFFFFF}
a.b:visited { font-size: 12px; color: #777777}
.unnamed1 {  font-size: 12px; line-height: 18px}
.unnamed2 {  font-size: 11px; line-height: 15px}
a.f:link { font-size: 12px; color: #663399; text-decoration: none }
a.f:hover { font-size: 12px; color: #993399; text-decoration: underline}
a.f:visited { font-size: 12px; color: #663399}
a.g:link { font-size: 12px; color: #386DC7; text-decoration: none }
a.g:visited { font-size: 12px; color: #386DC7}
a.g:hover { font-size: 12px; color: #4089AC; text-decoration: none }
a {
	font-size: 13px;
	text-decoration: none;
	color: #2969C9;
}
a:hover {  text-decoration: underline}

