a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF3399;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.nugget {
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
.nugheader {
	font-size: 12px;
	font-weight: bolder;
	background-color: #99CCFF;
}
.nugbody {
	background-color: #999999;
}
.topic {
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	border: 1px dotted #C0C0C0;
}
.topheader {
	font-size: 12px;
	background-color: #F4F4F4;
}
.topbody {
	font-style: italic;
}
.bottom {
	font-size: 10px;
	color: #FFFFFF;
}
.mainframe {
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border: thin solid #666666;
}
.topic2 {
	border: 1px dotted #C0C0C0;
}
.list {
	font-size: 10px;
	color: #000000;
}
.tophead {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.titlebld {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.blogtitle {
	font-size: 12px;
	font-weight: bold;
}
.tophead2 {
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	background-color: #FFFFFF;
}
.calendar {
	color: #FFFFFF;
	border: 1px solid #FF3399;
	background-color: #999999;
}
.calendar_header {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
}
.calendar_special {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3399;
}
.nav_txt {
	font-size: 10pt;
	color: #FF3399;
}
.nav_sub {
	font-size: 12px;
	color: #FFFFFF;
}
.evn_box {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}

