A:hover	{
	color : Blue;
	text-decoration : none;
}				

A:activ	{
	color:Navy;
	}					

A.visited	{
	color: Navy;
}

.textVanlig         {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #000066;
	text-decoration : none;
}

.textMenyer         {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : Black;
	text-decoration : none;
	letter-spacing : 0px;
}