.gameborder {
	border: 1px solid ;
	color: #000000;
	
}
.black-text {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
.black-text1 {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
	font-weight:regular;
}

.red-text {
	font-family: tahoma;
	font-size: 11px;
	color: #ff6600;
	font-weight:bold;
	
}
.blue-text {
	font-family: tahoma;
	font-size: 11px;
	color: #3163ce;
	font-weight:bold;
	
}

.grey-text {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}

.white-text{
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
