/* CSS Document */

.TxtIta, .TxtIta:link, .TxtIta:active, .TxtIta:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: White;
	font-style: normal;
	text-decoration: none;
	letter-spacing : 0 px;
	line-height : 150%;
}
.TxtIta:hover{
	text-decoration: none;
	background-color : #C33C10;
}
.TxtEn, .TxtEn:link, .TxtEn:active, .TxtEn:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #F1D053;
	font-style: normal;
	text-decoration: none;	
	letter-spacing : 0px;
	line-height : 150%;
}
.TxtEn:hover{
	text-decoration: none;
	background-color : #C33C10;
}
.hp1, .hp1:link, .hp1:hover, .hp1:active, .hp1:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #E08B49;
	font-style: normal;
	text-decoration: none;
	letter-spacing : 0px;
}
.hp2, .hp2:link, .hp2:hover, .hp2:active, .hp2:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #DC793F;
	font-style: normal;
	text-decoration: none;
	letter-spacing : 0px;
}
.hp3, .hp3:link, .hp3:active, .hp3:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #DC793F;
	font-style: normal;
	text-decoration: none;
	letter-spacing : 0px;
}
.hp3:hover, .hp2:hover, .hp1:hover,{
	text-decoration: none;
	background-color : #C33C10;
	color: #ffffff;
}
.bgChi{
	background-image : url(../img/chi_bg.jpg);
	background-repeat : no-repeat;
	background-position : top;
}
