@charset "utf-8";
/* CSS Document */

#ContBoxes.column
{
	width: 275px;
	height: 300px;
	margin-bottom: 20px;
}
#ContBoxes H1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #d39a00;
	font-weight: normal;
	text-align: left;
}
#ContBoxes H2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: justify;
	letter-spacing: 0.03em;
	line-height: 1.5em;
}
#ContBoxes a:link
{
	color: #d39a00;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
}
#ContBoxes 	a:hover
{
	text-decoration: underline;
}
#ContBoxes 	a:visited
{
	color: #d39a00;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
}