/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: underline;
	color: #BFBFBF;
}
a:visited {
	text-decoration: underline;
	color: #BFBFBF;
}
a:hover {
	text-decoration: underline;
	color:#FFFF00;
	text-decoration:underline;
}
a:active {
	text-decoration: underline;
}

.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align: center;
	color:#BFBFBF;
	font-weight: bold;
}

.menue {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	text-align: left;
	color: #BFBFBF;
	font-weight: bold;
}

.menue2 {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	text-align: left;
	color: #FFFF00;
	font-weight: bold;
}

.news {font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color: #FF9933;
		}
		
.nolink {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #CCCCCC;
	font-weight: normal;
	text-align:justify;
}
	
.textblink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	text-decoration: blink;
}	
	
.spisok {font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #999999;
		}

.style2 {font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #BFBFBF;
		font-style:italic;
		}

.style3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9933;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 14px;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	color: #BFBFBF;
	font-size: 12px;
	font-style:italic;
}
