body
{
	font-weight: bold;
	color: white;
	background-color: #804040;
	border-right: #dcdcdc thin ridge;
	border-top: #dcdcdc thin ridge;
	border-left: #dcdcdc thin ridge;
	border-bottom: #dcdcdc thin ridge;
}
.CMenu
{
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 0px;
	text-align: left;
}

.CMenu A
{
	padding-right: 5px;
	display: block;
	padding-left: 20px;
	font-weight: normal;
	padding-bottom: 2px;
	margin: 0px 2px;
	color: #d3d3d3;
	padding-top: 2px;
	text-decoration: none;
}

.CMenu A:hover
{
	background: #cccccc;
	color: #804040;
	font-weight: bold;
}

.CNews
{
	font-weight: bold;
	color: #f5f5f5;
}

.CNews A
{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
