a
{
	color: #4B849E;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.menuitem
{
	color: #EDE6F2;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-family: Arial;
	margin-right: 75px;
	text-transform: lowercase;
	font-size: 15px; 
}
.menuitem:hover
{
	color: #CFBFDC;
	text-decoration: none;
}
.headline
{
	text-transform: capitalize;
	font-weight: bold;
	color: #4B849E;
	font-size: 20px;
	margin: 0px;
}
.headline a
{
	text-transform: lowercase;
	font-weight: normal;
	font-family: "Courier New";
	font-size: 14px;
}
.bannerline, .bannerline a
{
	color: #250A42;
	text-decoration: none;
}
.bannerline a:hover
{
	text-decoration: underline;
}

.nupp_sel a 
{
	color: black;
}
.nupp2_sel a 
{
	color: #666699;
}

