.text-dark
{
	font-family:verdana;
	font-size:10px;
	color:#011E2D;
	font-style: normal;
	font-weight: normal;
}

.text-bold-dark
{
	font-family:verdana;
	font-size:10px;
	color:#011E2D;
	font-style: bold;
	font-weight: bold;
}

.text-light
{
	font-family:verdana;
	font-size:10px;
	color:#F5F7F9;
	font-style: normal;
	font-weight: normal;
}

.text-bold-light
{
	font-family:verdana;
	font-size:10px;
	color:#F5F7F9;
	font-style: bold;
	font-weight: bold;
}

a.menylink
{
	font-family:verdana;
	font-style: normal;
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
}

a:link		{color:#F5F7F9}
a:visited	{color:#F5F7F9}
a:active	{color:#F5F7F9}
a:hover		{color:#F5F7F9}
a:selected  {border:none}
