a:link 		{ color: #006666; text-decoration: underline;}	
a:active 	{ color: #006666; text-decoration: underline;}	
a:visited 	{ color: #00CCFF;; text-decoration: underline;}
a:hover		{ color: #FF9900; text-decoration: underline;}

body {
	margin-left: 30px;
	margin-bottom: 30px;
	margin-right: 30px;
	margin-top: 30px;
	background-color: #5AACAC;
	scrollbar-base-color: #5AACAC; 
	scrollbar-arrow-color: #006666;}

.title {
	font-family: Verdana;
	font-size: 22px;
	color: #000000;}

.text {
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;}
	
.spruch {
	font-family: Verdana; 
	font-size: 12px; 
	color: #5AACAC;
	text-align: center;
	font-style: italic;}
