body {
	font-family: Verdana;
	background-color: #d9d9d9;
	color: #505050;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	text-align: justify;
}

p, table {
	font-family: Verdana;
	color: #505050;
	font-size: 12px;
	text-align: justify;
}
.news {
	text-align: left;
}

a {
	font-family: Verdana;
	color: #0061E7;
	text-decoration: none;
}

A:hover {text-decoration: underline;}


.title {
	color: #969696;
	font-weight: bold;
	text-decoration: none;
}

.page_title {
	font-family: Tahoma;
	font-size: 18px;
	color: #00AF78;
	font-weight: bold;
	text-decoration: none;
}

.news_date {
	color: #bb2921;
	font-weight: bold;
}

.selmenu {
	font-size: 16px;
	font-weight: bold;
	color: #bb2921;
	text-decoration: none;
}

.menu {
	font-size: 16px;
	text-decoration: none;
	color: #646464;
}

.menu:hover {
	text-decoration: underline;
}

.selmenu1 {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.menu1 {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

.menu1:hover {
	text-decoration: underline;
}
.head {
	color: #505050;
	text-decoration: none;
	font-weight: bold;
}