body {
	font-family: Verdana;
	font-size: xx-small;
	color: #000000;
	background-color: #FFFFFF;
  margin: 0px;
}
.edit {
	font-family: Verdana;
	font-size: xx-small;
	color: #000000;
	background-color: #FFFFFF;
}
.content {
	font-family: Verdana;
	font-size: xx-small;
	color: #000000;
	background-color: #EFEFEF;
  margin: 0px;
	width: 600px;
}
.bar {
	background-color: #CDCDCD;
	font-family: verdana;
	font-size: xx-small;
	color: #000000;
}
.menu {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: xx-small;
}
.newsblock {
	background-color: #9C5F78;
	font-family: verdana;
	font-size: xx-small;
	color: #000000;
	width: 200px;
	text-align: top;
}
.admin {
	font-family: Verdana;
	font-size: xx-small;
	color: #000000;
}
.news {
	width:	200px;
	background-color: #CDCDCD;
	font-family: verdana;
	font-size: xx-small;
	color: #000000;
}
.links-left {
	width: 200px;
	background-color: #CDCDCD;
	font-family: Verdana;
	font-size: xx-small;
	color: #000000;
}
.links-right {
	width:	600px;
	background-color: #CDCDCD;
	font-family: Verdana;
	font-size: xx-small;
	color: #000000;
	text-align: center;
}
.indent2{
	text-indent: 2em;
}
.indent3 {
	text-indent: 3em;
}
a:link {  
	font-family: Verdana; 
	font-size: xx-small; 
	font-weight: normal; 
	color: #2B2B2B; 
	text-decoration: none
}
a:visited {  
	font-family: Verdana; 
	font-size: xx-small; 
	font-weight: normal; 
	color: #2B2B2B; 
	text-decoration: none
}
a:hover {  
	font-family: Verdana; 
	font-size: xx-small; 
	font-weight: normal; 
	color: #2B2B2B; 
	text-decoration: underline
}
a:active {  
	font-family: Verdana; 
	font-size: xx-small; 
	font-weight: normal; 
	color: #b4afab; 
	text-decoration: none
}