.menu {color: #999; font-size: 12px; line-height: 20px; font-family: Arial, Helvetica, Verdana, Geneva, sans-serif }
.menu a:link { color: #999; text-decoration: none }
.menu a:active { color: #999; text-decoration: underline }
.menu a:visited { color: #999; text-decoration: none }
.menu a:hover { color: #999; text-decoration: underline }

.menu_on {color: #999; font-size: 12px; line-height: 20px; font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; text-decoration: underline }
.menu_on a:link { color: #999; text-decoration: none }
.menu_on a:active { color: #999; text-decoration: underline }
.menu_on a:visited { color: #999; text-decoration: none }
.menu_on a:hover { color: #999; text-decoration: underline }

.header {color: #999; font-size: 16px; line-height: 20px; font-family: Arial, Helvetica, Verdana, Geneva, sans-serif }

.bold {color: #999; font-size: 12px; line-height: 16px; font-weight: bold ;font-family: Arial, Helvetica, Verdana, Geneva, sans-serif }

.body {color: #999; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, Verdana, Geneva, sans-serif }

.list {color: #999; font-size: 12px; line-height: 18px; font-family: Arial, Helvetica, Verdana, Geneva, sans-serif }

.link {color: #999; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, Verdana, Geneva, sans-serif }
.link a:link {color: #CCCCCC; text-decoration: none }
.link a:active {color: #999; text-decoration: underline }
.link a:visited {color: #999; text-decoration: none }
.link a:hover {color: #999; text-decoration: underline }

.credit {color: #999; font-size: 9px; line-height: 11px; font-family: Verdana, Arial, Helvetica, Geneva, sans-serif }
.credit a:link {color: #999; text-decoration: none }
.credit a:active {color: #999; text-decoration: underline }
.credit a:visited {color: #999; text-decoration: none }
.credit a:hover {color: #999; text-decoration: underline }
a {
	font-family: "Century Gothic";
	color: #999999;
	font-size: 16px;
}
.imageborder {
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
