a {
	text-decoration: none;
	color: blue;
	font-weight : normal;
}
a.menu  {
	text-decoration: none;
	color: blue;
	font-weight : bold;
}
a.menu1  {
	text-decoration: none;
	color: blue;
	font-weight : bold;
	font-size : 10pt;
}
a.menu2  {
	text-decoration: none;
	color: blue;
	font-weight : bold;
	font-size : 8pt;
}
a:hover {
	text-decoration: none;
	color: blue;
	font-weight : bold;
}
img.ram {
	border: ridge 5;
}
a.jrubrik,font.jrubrik {
	color: black;
	font-size: 15pt;
}