/* CSS Document */


body {
	background-color: #000000;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
   }
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}

a {
	text-decoration:none;
}
a:link {
	color: #ffffff;
}
a:visited {
	color: #ffffff;
	}
a:active {
	color: #ffffff;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

h1 {
	font-size: 160%;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 5 px;
}
h2 {
	font-size: 120%;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 5 px;
}.meginmal {
	text-align: justify;
}
.backlinkur {
	font-weight: bold;
}
.tilvitnunsmattletur {
	font-size: xx-small;
}

