.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.para a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #086DB5;
	text-decoration: underline;
}
.para a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #086DB5;
	text-decoration: underline;
}
.para a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #086DB5;
	text-decoration: underline;
}
