.main_title {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1pt;
	color: #FFF;
	line-height: 16px;
}
.main_text {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	line-height: 10pt;
	color: #666;
}
a:hover {
	color: #0CF;
	text-decoration: underline;
}
.main_title_strike {
	text-decoration: line-through;
}
