.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	padding: 0px;


}
.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 27px;
	padding: 0px;
	text-indent: 0pt;

}
a:link {
	color: #990000;
	text-decoration: none;


}
a:visited {
	text-decoration: none;
	color: #990000;

}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: blink;
}
.tekstbox {
	padding: 6px;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/parisbg.jpg);
	background-repeat: no-repeat;
	background-color: C5C5C5;

}
img {
	border:0;
	}