.column {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.archive {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

.subTitle {
font-size: 14px; 
color: #990000;
font-style: normal;
font-weight: normal;
 
font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #006666;
}
a:link {
	color: #333333;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}

