body {
	margin: 0;
	padding: 0;
	background: #f0f0e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #353535;
}

a {
	text-decoration: none;
	color: #353535;
}

a:hover {
	text-decoration: none;
	color: #b504bc;
}
a.st {
	color: #666666;
	text-decoartion: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
a.st:hover {
	text-decoration: none;
	color: #b504bc;
	}
hr {
	 height: 1px;
	 border-color: #b504bc;
	 border-bottom-width: inherit;
	 border-left-width: thin;
	 
}

.cyrt {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	
}
li {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #353535;
	text-align: left;	
}
.date {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}
