BODY {
	margin: 0px;
	color: C0C0C0;
	background-color: #F8EED5;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}

.title {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	line-height: 40px;
	text-decoration: none;
}
.text {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 3px;
}
.text2{
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	padding: 5px;
}
.copyright{
	line-height: 20px;
	background-color: #fffef9;
	text-align: left;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/index5_05.gif);
	height: 98px;
}

.content {
	color: #FF0000;
	font-size: 12px;

}

.content .descr {
	position: absolute;
	visibility: hidden;
}

.taglink {
	font-size:12px;
	text-align: left;
}

.bgcontent {
	visibility: hidden;
	position: absolute;
}