.January {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.line {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
}

.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bb5232;
	font-weight: bold;
}

.gn1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2980d3;
}

.gn1 a:link {
	color: #2980d3;
	text-decoration: none;
}
.gn1 a:visited {
	color: #2980d3;
	text-decoration: none;
}
.gn1 a:hover {
	color:#489CF7;
	text-decoration: underline;
}
.gn1 a:active {
	color: 489CF7;
	text-decoration: underline;
}

.topic2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.Olympic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2980d3;
	line-height: 25px;
}
.year {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c05e40;
}
