.bg1 {background-color: #cc3300;}

.bg2 {background-color: #ffffff;}

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

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

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

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

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

.contentH_bold {color: #333333;}

.contentH_big {color: #cc3300;}

.contentT {color: #333333;}

.contentT_orange {color: #cc3300;}
.contentT_small {color: #333333;}

.contentT_smallbold {color: #cc3300;}
.contentT_smallorange {color: #cc3300;}

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