
}
.navend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	font-weight: lighter;
	background-color: #3366CC;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
	background-color: #000000;
}
.subtitle {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #0099FF;
	background-color: #000000;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #0000FF;
	list-style-type: circle;
	background-color: #FFFFFF;

}
.scroller {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	background-color: #000000;
}
.subpic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0033FF;
	background-color: #FFFFFF;
	border: thin solid #999999;

}
.newscroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #0066FF;
	background-color: #CCCCCC;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #0099FF;
	top: auto;
	right: auto;
}
a:link {
	color:#0099FF;
	font-weight:normal;
}
a:visited {
	color:#0066FF;
	font-weight:normal;
}
a:hover {
	color:lightgrey;
}

