@charset "UTF-8";
/* CSS Document */

.leftcolumn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #9B1618;
	text-decoration: underline;
}
.rightcolumn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.leftcolumn a:link {
	color: #9B1618;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
.leftcolumn a:visited {
	color: #9B1618;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
.leftcolumn a:hover {
	color: #9B1618;
	text-decoration: none;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
.leftcolumn a:active {
	color: #9B1618;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
a:link {color: #333333;}
a:visited {color: #333333;}
a:hover {
	color: 9b1618;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
a:active {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.rightcolumn a:link {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.rightcolumn a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.rightcolumn a:hover {
	color: 9B1618;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.rightcolumn a:active {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
