@charset "utf-8";
/* CSS Document */

body {	
background-color:black;
font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.potop {
	
	font-family: Arial;
	color:#d2c0b2;
	text-decoration:none;
	font-weight: bold;
	background-color: #03122f;
}
 a:link,   a:visited {
	text-decoration: none;
	color: #d2c0b2;
}
  a:hover,   a:active {
	background-color: #c9c3ed;
	color: #191970;
}	
span.medieval {
	font-family: Arial;
	color:#cfe8ed;
	text-decoration:underline;
}
span.front {
	color:#d2c0b2;
	font-family: Arial;
	text-decoration:none;
}
	
.glob {
	border: 1px solid #ffffff;
}
.six {
	font-size: 9px;
	color: #c7b299;
	line-height: 1.0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 40px;
}	
