a {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; FONT-FAMILY: ARIAL
}

a:link {
    text-decoration: none;
	COLOR: #333333;
}
a:visited {
    text-decoration: none;
	COLOR: #333333;
}
a:active {
    text-decoration: none;
	COLOR: #333333;
}
a:hover {
	text-decoration: none;
	COLOR: #E400A7;
}

.b {
	FONT-WEIGHT: normal; FONT-SIZE: 16px; FONT-FAMILY: ARIAL
}

a.b:link {
    text-decoration: none;
	COLOR: #333333;
}
a.b:visited {
    text-decoration: none;
	COLOR: #333333;
}
a.b:active {
    text-decoration: none;
	COLOR: #333333;
}
a.b:hover {
	text-decoration: none;
	COLOR: #E400A7;
}

.c {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: ARIAL;
}
a.c:link {
	text-decoration: none;
	COLOR: #FFFFFF;
	background-color: #09B3D7;
}
a.c:visited {
    text-decoration: none;
	COLOR: #FFFFFF;
	background-color: #09B3D7;
}
a.c:active {
    text-decoration: none;
	COLOR: #FFFFFF;
	background-color: #09B3D7;
}
a.c:hover {
	text-decoration: none;
	COLOR: #FFFFFF;
	background-color: #E400A7;
}

.d {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: ARIAL
}

a.d:link {
    text-decoration: none;
	COLOR: #999999;
}
a.d:visited {
    text-decoration: none;
	COLOR: #999999;
}
a.d:active {
    text-decoration: none;
	COLOR: #999999;
}
a.d:hover {
	text-decoration: underline;
	COLOR: #999999;
}

.e {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; FONT-FAMILY: verdana
}

a.e:link {
    text-decoration: none;
	COLOR: #92AEB6;
}
a.e:visited {
    text-decoration: none;
	COLOR: #92AEB6;
}
a.e:active {
    text-decoration: none;
	COLOR: #92AEB6;
}
a.e:hover {
	text-decoration: none;
	COLOR: #ffffff;
}

.f {
	FONT-WEIGHT: normal; FONT-SIZE: 16px; FONT-FAMILY: ARIAL
}

a.f:link {
    text-decoration: underline;
	COLOR: #333333;
}
a.f:visited {
    text-decoration: underline;
	COLOR: #333333;
}
a.f:active {
    text-decoration: underline;
	COLOR: #333333;
}
a.f:hover {
	text-decoration: underline;
	COLOR: #E400A7;
}
