.normaGRAY {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: normal;

}
.boldGRAY {
	font-family: Verdana;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}
.normaCOLOR {
	font-family: Verdana;
	color: 5F029E;
	font-size: 11px;

}
.boldCOLOR {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: 5F029E;
}
.boldORANGE {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: FF5303;
}
.normalORANGE {
	font-family: Verdana;
	font-size: 11px;
	color: FF5303;
}
.normaGRAYControl {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	border: solid 1px #666666;

}
.footbgr{
	background-image: url(kamee_16.gif);
	background-repeat: no-repeat;
}
.footbgra{
	background-image: url(kamee_16_A.gif);
	background-repeat: no-repeat;
}
.triada {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	font-weight: normal;

}
a{
    text-decoration: none;
}