.meny
{
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color: #000033;
}

.meny a
{
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color: #000033;
	margin-left : 5px;
}

.meny a:active
{
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color: #000033;
}

.meny a:hover
{
	font-family : Verdana;
	font-size : 11px;
	text-decoration : underline;
	color: #A91C20;
}

.meny a:visited
{
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color: #000033;
}
