
/********************* Link menu ****************************/
a:link.menu {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none
}

a:visited.menu  {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none
}

a:hover.menu  {
	color: #A1BB1A;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none
}

a:active.menu  {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none;
}
/********************* Link sub menu ****************************/
a:link.submenu {
	color: #013410;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none
}

a:visited.submenu {
	color: #013410;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none
}

a:hover.submenu {
	color: #F1FBDB;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none
}

a:active.submenu {
	color: #013410;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none;
}
/********************* Link Homepage Title ****************************/
a:link.title {
	color: #76863F;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none
}

a:visited.title  {
	color: #76863F;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none
}

a:hover.title  {
	color: #76863F;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: underline
}

a:active.title  {
	color: #76863F;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}
/********************* Link Homepage ****************************/
a:link{
	color: #76863F;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none
}

a:visited{
	color: #76863F;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none
}

a:hover{
	color: #76863F;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: underline
}

a:active{
	color: #76863F;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}
/********************* Link menutop ****************************/
a:link.menutop {
	color: #013717;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none
}

a:visited.menutop {
	color: #013717;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none
}

a:hover.menutop {
	color: #76863F;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none
}

a:active.menutop {
	color: #013717;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}