.quotes {
	background-image: url(pic/quotes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 19px;
}
a:link {
	color: #3399CC;
	text-decoration: underline;
}
a:visited {
	color: #3399CC;
	text-decoration: underline;
}
a:hover {
	color: #3399CC;
	text-decoration: none;
}
a:active {
	color: #3399CC;
	text-decoration: underline;
}
.kop {
	font-size: 25px;
	font-family: "Times New Roman", Times, serif;
	color: #3399CC;
}
.img {
	border: 1px solid #3398CC;
}
.menu_selected {
	color: #666666;
	font-weight: bold;
	width: 110px;
	text-align: center;
	vertical-align: top;
	padding-top: 7px;
	font-size: 11px;	
	line-height: 16px;	
}
a:link.menu_selected {
	color: #666666;
	text-decoration: none;
}
a:visited.menu_selected {
	color: #666666;
	text-decoration: none;
}
a:hover.menu_selected {
	color: #666666;
	text-decoration: none;
}
a:active.menu_selected {
	color: #666666;
	text-decoration: none;
}
.menu {
	color: #ffffff;
	font-weight: bold;
	width: 110px;
	text-align: center;
	vertical-align: top;
	padding-top: 7px;
	font-size: 11px;	
	line-height: 16px;	
}
a:link.menu {
	color: #ffffff;
	text-decoration: none;
}
a:visited.menu {
	color: #ffffff;
	text-decoration: none;
}
a:hover.menu {
	color: #333333;
	text-decoration: none;
}
a:active.menu {
	color: #ffffff;
	text-decoration: none;
}
