#inside td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
#outside {
	border: 1px solid #3D6080;
	background-image: url(../images/index/webindex.jpg);
	background-repeat: no-repeat;
}
a:link {
	font-size: 14px;
	font-weight: bold;
	color: #E7C384;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #E7C384;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.text16gold {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.offset25 {
	padding-left: 25px;
	padding-right: 10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

