a:link {
	text-decoration: none;
	color: #990000;

}
a:visited {
	text-decoration: none;
	color: #990000;

}
a:hover {
	text-decoration: underline;
	color: #990000;

}
a:active {
	text-decoration: none;
	color: #990000;

}
body {
	background-attachment: fixed;
	background-image: url(../global_images/logga_bgr.gif);
	background-repeat: no-repeat;
}
