.title_a {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #334867;
}
.title_b {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #334867;
}
.text_a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #334867;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #203354;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #688CCA;
	text-decoration:underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #203354;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #203354;
	text-decoration: none;
}
a:visited:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #688CCA;
	text-decoration: underline;
}

.tab_content {
background:url(http://www.drydenchamber.ca/images/tab_mid.jpg) repeat-y; padding:14px; padding-left:40px;
}

em {
 color: #093155;
 font-weight: bold;
}
