.imageborder {
	background-color: #999999;
	background-position: center;
	text-align: center;
}
.textimage {
	border: 5px solid #000033;
}
.sublinks {
	background-color: #999999;
	background-position: center;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
}
hr{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: 999999;
	background-position: center;
	text-align: center;
	text-indent: 10pt;
	color: #666666;



}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: 000033;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
}

