.text 
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #37475a;
	text-decoration: none;
}

.header 
{
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #37475a;
	text-decoration: none;
}

.small
{
	font-family: Verdana;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #37475a;
	text-decoration: none;
}

.menu_img
{
	margin-top: 2px;
	margin-right: 3px;
}

.menu_header
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #575b40;
	text-decoration: none;
}

img
{
	    border-left: 0px solid #ffffff;
        border-right: 0px solid #ffffff;
        border-top: 0px solid #ffffff;
        border-bottom: 0px solid #ffffff;
}

a:link 
{
    font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #446b58;
	text-decoration: none;
}

a:hover
{
    font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7d9387;
	text-decoration: none;
}


a:visited 
{
    font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #035e30;
	text-decoration: none;
}

a.menu:link { 
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #373e18;
	text-decoration: none;
}
a.menu:visited {
	font-size: 12px;
	color: #373e18;
}
a.menu:hover { 
	font-size: 12px;
	color: #003EAD;
}

a.submenu:link { 
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #079908;
	text-decoration: none;
}
a.submenu:visited {
	font-size: 10px;
	color: #079908;
}
a.submenu:hover { 
	font-size: 10px;
	color: #003EAD;
}
