/*Styles for level 0*/
A.Level0,A.Level0:LINK,A.Level0:ACTIVE,A.Level0:VISITED {
	color : #000000;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	letter-spacing : 1px;
	line-height : 11px;
	word-wrap : none;
	word-break : keep-all;
	text-decoration : none;
	cursor : hand;
}
A.Level0active,A.Level0active:LINK,A.Level0active:ACTIVE,A.Level0active:VISITED {
	color : #660000;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	letter-spacing : 1px;
	line-height : 11px;
	word-wrap : none;
	word-break : keep-all;
	text-decoration : none;
	cursor : hand;
}
A.Level0active:HOVER,A.Level0active:FOCUS {
	color : #660000;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	letter-spacing : 1px;
	line-height : 11px;
	word-wrap : none;
	word-break : keep-all;
	text-decoration : none;
	cursor : hand;
}
A.Level0:HOVER,A.Level0:FOCUS {
	color : #660000;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	letter-spacing : 1px;
	line-height : 11px;
	word-wrap : none;
	word-break : keep-all;
	text-decoration : none;
	cursor : hand;
}

/*Styles for level 1*/
A.level1,A.level1:LINK,A.level1:ACTIVE,A.level1:VISITED {
	color : #000000;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	letter-spacing : 0px;
	line-height : 11px;
	word-wrap : none;
	word-break : keep-all;
	text-decoration : none;
	cursor : hand;
}
A.level1active,A.level1active:LINK,A.level1active:ACTIVE,A.level1active:VISITED {
	color : #660000;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	letter-spacing : 0px;
	line-height : 11px;
	word-wrap : none;
	word-break : keep-all;
	text-decoration : none;
	cursor : hand;
}
A.level1active:HOVER,A.level1active:FOCUS {
	color : #660000;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	letter-spacing : 0px;
	line-height : 11px;
	word-wrap : none;
	word-break : keep-all;
	text-decoration : none;
	cursor : hand;
}
A.level1:HOVER,A.level1:FOCUS {
	color : #660000;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	letter-spacing : 0px;
	line-height : 11px;
	word-wrap : none;
	word-break : keep-all;
	text-decoration : none;
	cursor : hand;
}