.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #333333;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #990000;

}
.border {
	border: 1px solid #000000;
}
.subject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.aptname {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
.project {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;


}
.project:hover {color: #000000;
	text-decoration: none;
}
.skokieborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.news {
	text-decoration: none;
	color: #000000;


}
.news:hover {text-decoration: underline;}
.image-news-border {
	border: 1px solid #000000;
}
.image-border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.image-boreder-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.textable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
}
.fgnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-position: outside;
	list-style-type: disc;
	color: #0000FF;
	text-decoration: none;
}
.fgnews:hover {
	text-decoration: underline;
	color:#9C0000;
	}
	
