.atra {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image:  url(../Old/images/Layout3_02.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	letter-spacing: normal;


}
a:link { color: #72B012; text-decoration: none}
a:visited { color: #486E0E; text-decoration: none}
A:hover { color: #009933}
