.Bg_orange {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #ffcc55;
	background-position: center center;
	width: auto;
}

.Title2 {
	font-family: Tahoma;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	
}
.Title_bold_white {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Little {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.Title2_orange {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

a:hover.Title2_orange {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}



.Title {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0096D6;
}
.Title_bold {

	font-family: Tahoma;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.Title_bold:hover {

	font-family: Tahoma;
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.green {
	font-family: Tahoma;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
}
a:hover.green {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.red {
	font-family: Tahoma;
	font-size: 12px;
	color: #CC0000;
}
