a:link {
	color: #456BC1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #F26522;
	text-decoration: none;
}
.txtshoutbox {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #737373;
}
.txtRingtoneCode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B4B4B;
}
td {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #737373;
}
.txtCodeLogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
}
.txtCategory {
	color: #818181;


}
.txtGameTitle {
	font-size: 10px;
	font-weight: bold;
	color: #CC4447;
}
.txtCodeAnSMS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #92278F;
}
.CommentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #737373;
}
.textBox1 {
	background-image:url(images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	width: 150px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
	font-size: 20px;
}

