a {
	text-decoration:none;
	color: #FFCC00;
}

a:hover{
	text-decoration:underline;
	color:#FF9900;
	font-weight: bold;
}
.flashtxt {
	font-size: 10px;
	font-weight: normal;

}
body {
	background-image: url(../image/bg.jpg);
	background-position: center top;
}
.text10 {
	font-size: 10px;
	line-height: 11px;
	color: #FFFFFF;
}
.text12 {
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
}
