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

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

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

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

.m {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: ARIAL;
	text-align:center;
}

a.m:link {
    text-decoration: none;
	COLOR: #FFFFFF;
}
a.m:visited {
    text-decoration: none;
	COLOR: #FFFFFF;
}
a.m:active {
    text-decoration: none;
	COLOR: #FFFFFF;
}
a.m:hover {
	text-decoration:none;
	COLOR: #FFFFFF;
}

