

html {
overflow: auto;
}

body {
	font-size: 10px;
	font-family: Verdana;
	background-color: #2d1f6a;
	margin: 0;
	padding: 0;
	}

td {
	font-size: 12px;
	font-family: Verdana;
	}
	
a {
	color: #ff6;
	text-decoration: none;
	}

a:hover {
	color: #c9c950;
	text-decoration: none;
	}
.tekstEmphasis {
	font-weight: bold;
	}

.fototitel {
	color: #403222;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	}
.PaginaTitel {
	color: #403222;
	font-weight: bold;
	}
.fotoOutline {
	outline: solid 1px #787878;
	
	}
