BODY {

	font: 0.5em Tahoma, sans-serif;
	color: #666666;
}

P {

	font: 0.5em Tahoma, sans-serif;
	font-size: 13px;
	color: #666666;
}

td {

	font: 0.5em Tahoma, sans-serif;
	font-size: 13px;
	color: #666666;
}

A {
	text-decoration: none;
	font: 0.7em Tahoma, sans-serif;
	font-weight: bold;
	color: #5332CE;
}

A:Hover {
	text-decoration: none;
	color: #BFB1F1;
}

.style2 {
	color: #003F80;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}

#gamesmenu a{
    font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #97098F;
	text-decoration:none;
}

#gamesmenu a:hover{
	color:#F0BCED;
}


