.newsLink
{
	text-decoration: none;
	font-size: 12px; 
	font-family: Verdana,Tahoma;
	color: #F0F868;
	font-weight: bold;
}

.newsLink:hover
{
	text-decoration: underline;
	font-size: 12px; 
	font-family: Verdana,Tahoma;
	color: #68F872;
	font-weight: bold;
}

.gameIconLink
{
	text-decoration: none;
	font-size: 10px; 
	font-family: Verdana,Tahoma;
	color: #F0F868;
	font-weight: bold;
}

.gameIconLink:hover
{
	text-decoration: underline;
	font-size: 10px; 
	font-family: Verdana,Tahoma;
	color: #68F872;
	font-weight: bold;
}
