#books div.searchLists div.listCharacters a, #books div.searchLists div.listSeries a,
#books div.searchLists div.listCharacters a:visited, #books div.searchLists div.listSeries a:visited,
#books div.searchLists div.listCharacters a:active, #books div.searchLists div.listSeries a:active
{
	float:none;
	margin: 0;
	height: auto;
	width: auto;
	color:blue;
}
#books div.searchLists div.listCharacters a:hover, #books div.searchLists div.listSeries a:hover
{
    text-decoration:underline;
}
#books div.searchLists div.listCharacters .selected a, #books div.searchLists div.listSeries .selected a
{
    color:red;
}


#fun  #gameFrame {
	width: 764px;
	height: 385px;
	border:none;
	background:transparent;
}

a.movieLink, a.movieLink:hover, a.movieLink:active, a.movieLink:visited
{
    color: #0A487F;
}
