a.menu:link {
	color: #C5C837;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

a.menu:visited {
	color: #C5C837;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

a.menu:active {
	color: #A9790D;
}

a.menu.hidden {
  color: #000000;
}

a.menu.hidden:visited {
  color: #000000;
}

a.menu.hidden:hover {
	color: #0000CC;
}

a.menu.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #333333;
	padding: 2px;
	font-weight: bold;
}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
	font-weight: bold;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
	font-weight: bold;
}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #FFFFFF;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.text {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.title {
  color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}	
a.title:link {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

a.title:visited {
  color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

a.title:hover {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

a.title:active {
	color: #ffffff;
}

a.title.hidden {
  color: #ffffff;
}

a.title.hidden:visited {
  color: #ffffff;
}

a.title.hidden:hover {
	color: #ffffff;
}

a.title.hidden:active {
  color:#ffffff;
}
.more {
	color: #999900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}

a.more:link {
	color: #999900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}

a.more:visited {
	color: #999900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}

a.more:hover {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

