.hdrgraph {
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	margin-top: .125em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	color: #FFFFFF;
}

.hdrgraph a:link	{
	text-decoration: none;
	color: #fff;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	}
	
.hdrgraph a:visited {
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #ddd;
	} 

.hdrgraph  a:hover {
	color: #f60;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #f60;
	} 

.hdrgraph a:active {
	color: #f60;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #f60;
	} 


.dontshowlink a:link	{
	text-decoration: none;
	color: #999999;
}
	
.dontshowlink a:visited {
	text-decoration: none;
	color: #999999;
	} 

.dontshowlink  a:hover {
	text-decoration: none;
	color: #999999;
	} 

.dontshowlink a:active {
	text-decoration: none;
	color: #999999;
	} 




.notegraph {
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	color: #eeeeee;
	font-size: small;
	text-align: right;
	margin: 0.125em;
}


.notegraph a:link
{
	text-decoration: underline;
	color: #eee;
}
	
.notegraph a:visited {
	text-decoration: underline;
	} 

.notegraph  a:hover {
	color: #f60;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #f60;
	} 

.notegraph a:active {
	color: #f60;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #f60;
	} 



.nobreaking {
	white-space: nowrap;
}
