a{
	color:#000;
	text-decoration:none;
}
a:hover{ color:#d00; }
a:visited {
	color:#000;
	text-decoration:none;

}
#block {
	padding-right:5px;
	padding-left: 5px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: auto;
}

.htabs{	overflow:hidden;
list-style:none;
margin:0;padding:0; }

.htabs h2 a{
	font-weight:bold;
	padding: 7px;
	color:#000000;
	background-color: #FBDF3C;
}
	
.htabs h2 a:hover{
			background: #dedbd1;
		color: #222;
		text-decoration: none;

}
.htabs h2 a:visited{
			background: #dedbd1;
		color: #222;
		text-decoration: none;

}

.hlink h2 a{
	font-weight:bold;
	padding: 7px;
	color:#000000;
	background-color: #FBDF3C;
}
	
.hlink h2 a:hover{
			background: #dedbd1;
		color: #222;
		text-decoration: none;

}
.hlink h2 a:visited{
	color:#000000;
	background-color: #FBDF3C;
}
.nonactives {
font-weight:bold;
	padding: 7px;
	color:#000000;
	background-color: #FBDF3C;
}

.actives {
font-weight:bold;
	padding: 7px;
			background: #dedbd1;
		color: #222;
		text-decoration: none;

}


.htabs li{
	float:left;
	margin-top:2px;
	padding: 3px 2px 0 0;
	overflow:hidden;
	list-style:none;
}


.tabs{
	margin-top:2px;
	overflow:hidden;
}
