 body, td {	font-family : Arial, Helvetica, sans-serif;	font-size: 10pt;	font-weight: 600;	text-decoration:none;	background-image: url(../bilder/orca_bg.gif);	background-repeat: no-repeat;	background-position: 6%;	background-attachment : fixed;}
td {	background-image : none;}
.blueRowLink A:link {
	text-decoration: none;
	color:#FFFFFF; 
	font-size:20px;
}
.blueRowLink A:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-size:20px;
}
.blueRowLink A:active {
	color:#FFFFFF;
	text-decoration: none;
	font-size:20px;
}
.blueRowLink A:hover {
	color: #4674C6;
	text-decoration: none;
	font-size:20px;
}

.smaleBlackLink A:link {
	text-decoration: none;
	color:#144294; 
	font-size:13px;
}
.smaleBlackLink A:visited {
	color:#144294;
	text-decoration: none;
	font-size:13px;
}
.smaleBlackLink A:active {
	color:#144294;
	text-decoration: none;
	font-size:13px;
}
.smaleBlackLink A:hover {
	color: #4674C6;
	text-decoration: none;
	font-size:13px;
}

