.oneFive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: white;
}

.leftCat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	color: gold;
}

.here {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: white;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	letter-spacing:normal;
	
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: white;
	letter-spacing:normal;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;	
	color: #A0AFC9;
	letter-spacing:normal;
}

a.button:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	letter-spacing:normal;
	
}

a.button:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: white;
	letter-spacing:normal;
}

a.button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;	
	color: #A0AFC9;
	letter-spacing:normal;
}

a.active:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #BFBFFF;
}

a.active:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #BFBFFF;
}

a.active:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #FFFFFF;
}
a.norm:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #000066;
}

a.norm:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #000066;
}

a.norm:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #003333;
}

