/* hue 1 */
.hue_01 {
	color: #005837 !important;
}

A.a_hue_01:link, A.a_hue_01:visited, A.a_hue_01:active {
	color: #005837 !important;
}

A.a_hue_01:hover {
	color: #005837 !important;
}

.button_hue_01 
{
	font-family: Arial, Verdana; 
	font-weight: bold;
	font-size: 11px;
	color: #005837;
	background-color: #fff;
	border: solid 1px #005837;
	padding: 2px;
} 

.box_hue_01 {
	border: solid 1px #005837;
	padding: 2px;
}



/* hue 2 */
.hue_02 {
	color: #d2a929 !important;
}

A.a_hue_02:link, A.a_hue_02:visited, A.a_hue_02:active {
	color: #d2a929 !important;
}

A.a_hue_02:hover {
	color: #d2a929 !important;
}

.button_hue_02 
{
	font-family: Arial, Verdana; 
	font-weight: bold;
	font-size: 11px;
	color: #d2a929;
	background-color: #fff;
	border: solid 1px #d2a929;
	padding: 2px;
}

.box_hue_02 {
	border: solid 1px #d2a929;
}



/* hue 3 */
.hue_03 {
	color: #666699 !important;
}

A.a_hue_03:link, A.a_hue_03:visited, A.a_hue_03:active {
	color: #666699 !important;
}

A.a_hue_03:hover {
	color: #666699 !important;
}

.button_hue_03 
{
	font-family: Arial, Verdana; 
	font-weight: bold;
	font-size: 11px;
	color: #666699;
	background-color: #fff;
	border: solid 1px #666699;
	padding: 2px;
}

.box_hue_03 {
	border: solid 1px #666699;
}



/* hue 4 */
.hue_04 {
	color: #5a5a5a !important;
}

A.a_hue_04:link, A.a_hue_04:visited, A.a_hue_04:active {
	color: #5a5a5a !important;
}

A.a_hue_04:hover {
	color: #5a5a5a !important;
}

.button_hue_04 
{
	font-family: Arial, Verdana; 
	font-weight: bold;
	font-size: 11px;
	color: #5a5a5a;
	background-color: #fff;
	border: solid 1px #5a5a5a;
	padding: 2px;
}

.box_hue_04 {
	border: solid 1px #5a5a5a;
}


/* hue 5 */
.hue_05 {
	color: #fff !important;
}

A.a_hue_05:link, A.a_hue_05:visited, A.a_hue_05:active {
	color: #fff !important;
}

A.a_hue_05:hover {
	color: #fff !important;
}

.button_hue_05 
{
	font-family: Arial, Verdana; 
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	background-color: #fff;
	border: solid 1px #fff;
	padding: 2px;
}

.box_hue_05 {
	border: solid 1px #fff;
}


/* hue 7 */
.hue_07 {
	color: #0000cc !important;
}

A.a_hue_07:link, A.a_hue_07:visited, A.a_hue_07:active, A.a_hue_07_u:link, A.a_hue_07_u:visited, A.a_hue_07_u:active {
	color: #0000cc;
	text-decoration: none;
}

A.a_hue_07:hover, A.a_hue_07_u:hover {
	color: #0000cc;
	text-decoration: none;
}

A.a_hue_07_u:link, A.a_hue_07_u:visited, A.a_hue_07_u:active, A.a_hue_07_u:hover 
{
	text-decoration: underline !important;
}

.button_hue_07 
{
	font-family: Arial, Verdana; 
	font-weight: bold;
	font-size: 11px;
	color: #0000cc;
	background-color: #fff;
	border: solid 1px #0000cc;
	padding: 2px;
}

.box_hue_07 {
	border: solid 1px #0000cc;
}


/* hue 8 */
.hue_08 {
	color: #ccccff !important;
}

A.a_hue_08:link, A.a_hue_08:visited, A.a_hue_08:active, A.a_hue_08_u:link, A.a_hue_08_u:visited, A.a_hue_08_u:active {
	color: #ccccff;
	text-decoration: none;
}

A.a_hue_08:hover, A.a_hue_08_u:hover {
	color: #ccccff;
	text-decoration: none;
}

A.a_hue_08_u:link, A.a_hue_08_u:visited, A.a_hue_08_u:active, A.a_hue_08_u:hover 
{
	text-decoration: underline !important;
}

.button_hue_08 
{
	font-family: Arial, Verdana; 
	font-weight: bold;
	font-size: 11px;
	color: #ccccff;
	background-color: #fff;
	border: solid 1px #ccccff;
	padding: 2px;
}

.box_hue_08 {
	border: solid 1px #ccccff;
}