A:link{
	font-weight:bold;
	font-variant: normal;
	font-style: normal; 
	font-size: 8pt;
	font-family: Arial; 
	color:#333333;
	text-decoration:none;
}

A:active{
	font-weight:bold;
	font-variant: normal;
	font-style: normal; 
	font-size: 8pt;
	font-family: Arial; 
	color:#FF8000;
	text-decoration:none;
}

A:visited{
	font-weight:bold;
	font-variant: normal;
	font-style: normal; 
	font-size: 8pt;
	font-family: Arial; 
	color:#333333;
	text-decoration:none;
}

A:hover{
	font-weight:bold;
	font-variant: normal;
	font-style: normal; 
	font-size: 8pt;
	font-family: Arial; 
	color:#FF8000;
	text-decoration:none;
}

BODY{
	background-color: #77869A;
	font-weight:bold;
	font-variant: normal;
	font-style: normal; 
	font-size: 8pt;
	font-family: Arial; 
	color:#FFFFFF;
}

.LOGO{
	background-color: #FFFFFF;
	background-image: url("layout\logo.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 75px;
	width : 780px;
}

.CONTENT{
	background-color: #77869A;
	font-weight:bold;
	font-variant: normal;
	font-style: normal; 
	font-size: 8pt;
	font-family: Arial; 
	color:#FFFFFF;
}

.MENU{
	background-color: #FFFFFF;
	height: 140px;
	width : 780px;
}

.MENUITEM{
	font-weight:bold;
	font-variant: normal;
	font-style: normal; 
	font-size: 8pt;
	font-family: Arial; 
	color:#333333;
	padding-right: 7px;
	padding-top: 0;
	background-image: url("layout\streep.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}

.ADRES{
	font-weight:bold;
	font-variant: normal;
	font-style: normal; 
	font-size: 8pt;
	font-family: Arial; 
	color:#333333;
	padding-top: 0;
}
