a:hover {
	color: #000000;
	text-decoration: none;
}

body {
	font-family: Times New Roman;
	margin-top: 0px;
	background-repeat: repeat-y;
	font-size: 12px;
	background-image: url(/images/gcbb-bg.gif);
	background-position: center;
	color: rgb(0, 0, 0);
}

.Headline {
	font-weight: bold;
	color: rgb(51, 51, 255);
	text-decoration: underline;
	font-size: 15px;
}

.ObscureTxt {
	font-size: 12px;
	text-decoration: none;
}

.Navigation 
{
	font-size: 15px;
	font-weight: bold;
}

.navlinkx {
    text-decoration: none;
    color: rgb(51, 0, 0);    
}

.RssSmallHeadline {
	color: #ffffff;
	font-weight: bold;
	font-size: small;
	text-decoration: underline;
}

.ExcitedText {
	font-weight: bold;
	font-size: large;
	text-decoration: underline;
}