a:link {
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #cccccc;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #ffcc00;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

a:active {
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}
.navbottom a:link {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}

.navbottom a:visited {
	color: #cccccc;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

.navbottom a:hover {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #cc0000;
	padding: 2px;
}

.navbottom a:active {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}
	.smalltext { font-size: 10px }
	.smallbtext { font-weight: bold; font-size: 10px; }
	.tinytext { font-size: 9px }
	.regbtext { font-weight: bold; }
	.large {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	padding: 2px;
	height: 14px;
}
.large2 {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial;
	line-height: normal;
	height: 16px;
	padding: 2px;
	color: #666666;
}
.page {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	line-height: normal;
	padding: 2px;
	color: #000000;
}
	.pageStyle {
	padding: 2px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}