A.menutext
{
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

A.menutext:hover
{
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #DCDCDC;
}

A.menutext2
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

A.menutext2:hover
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #DCDCDC;
}

.text
{
	font-family: tahoma;
	font-size: 12px;
	color: #414045;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}