.bg1 {background-color: #ff6600;}

.bg2 {background-color: #ffffff;}

.navH:link {color: #ff6600;}
.navH:hover {color: #cc3300;}
.navH:active {color: #cc3300;}
.navH:visited {
	color: #ff6600;
}

.navH2:link {color: #ff6600;}
.navH2:hover {color: #cc3300;}
.navH2:active {color: #cc3300;}
.navH2:visited { color: #ff6600; }

.navT {color: #ff6600;}
.footT {color: #ff6600;}

.foot:link {
	font-weight: bold;
	color: #ff6600;
}
.foot:hover {
	font-weight: bold;
	color: #cc3300;
}
.foot:active {
	font-weight: bold;
	color: #cc3300;
}
.foot:visited {
	font-weight: bold;
	color: #ff6600;

}

.content:link {color: #ff6600;}
.content:hover {color: #cc3300;}
.content:active {color: #cc3300;}
.content:visited { color: #ff6600; }

.contentH_bold {color: #333333;}

.contentH_big {color: #ff6600;} 

.contentT {color: #333333;}
.contentT_orange { color: #ff6600; }
.contentT_small { color: #333333; }
.contentT_smallbold { color: #333333; }
.contentT_smallorange { color: #ff6600; }

.titleT {
	color: #FF6600;
	font-weight: normal;
}
.titleH {
	color: #ff6600;
	font-weight: bold;
}
.titleL:link {
	font-weight: normal;
	color: #ff6600;
}
.titleL:hover {
	font-weight: normal;
	color: #cc3300;
}
.titleL:active {
	font-weight: normal;
	color: #cc3300;
}
.titleL:visited {
	color: #ff6600;
}