td
{
	font-family: Verdana, Arial, sans serif;
	font-size: 12px;
	color: #FFFFFF;
}

p
{
	font-family: Verdana, Arial, sans serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

h1 {
	font-size: 16px;
	margin: 10px 0px 10px 0px;
	color: #4A83A1;
}

h2 {
	font-size: 16px;
	margin: 10px 0px 10px 0px;
	color: #4A83A1;
}
.little {
	font-size: 11px;
}

a
{
	color: white;
	font-weight: bold;
}
a:hover
{
	color: #4A83A1;
}

#game_sidebar li a
{
	color:#4A83A1;
}

#game_sidebar li a:hover
{
	color:#FFF;
}

