a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: lighter;
	color: #E2D0AC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	border-bottom-style: none;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-style: none;
	text-decoration: none;
}
a.footer:hover {
	font-weight: bold;
	color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-style: none;
	text-decoration: underline;
}
#divcontent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	height: 389px;
	width: 527px;
	overflow: auto;
	position: absolute;
	left: 110;
	top: 693px;
	z-index: 1;
	margin-right: auto;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom: 20px;
}
