* {
font-family: Verdana;
font-size: 8pt;
}

body 
{
margin:0px;
padding:0px;}

#headerlogo h1
{
    text-indent: -20000px
}

.categoria a, .categoria a:visited{
	text-decoration:none;
	font-weight:bold;
	color: Black;
}

.categoria a:hover{
	text-decoration:underline;
	cursor:pointer;
}

.textoCateg
{
 color: #FFFFFF;
 font-size: 15px;
 font-weight:bold;
 text-align:center;
 margin-bottom: 0px;
}

.categTR
{
    height:26px;
    margin:0px 0px 9px 5px;
}
.categTR h2 
{
    text-indent: -20000px;
    margin:0px 0px 9px 5px;
    font-size: 12px;
    float:left;
}

.categH3
{
 color: #000000;
 font-size: 12px;
 font-weight:bold;
 text-align:left;
 margin:0px 0px 9px 5px;
 float:left;
}

.textoProcurar
{
 color: #FFFFFF;
 font-size: 12px;
 font-weight:bold;
 padding-top:4px;
}

a{
text-decoration:underline;
font-weight:bold;
}
		
a:visited{
text-decoration:underline;
font-weight:bold;
}
		
a:hover	{
text-decoration:none;
}

h1 {
font-size: 24px;
font-family: Century Gothic, Verdana, Helvetica, Arial, Sans-Serif;
font-weight: 500;
padding: 0;
margin: 5px 0 0 0;
text-align:center;
}

h2 {
font-size: 24px;
font-family: Century Gothic, Verdana, Helvetica, Arial, Sans-Serif;
font-weight: 500;
padding: 0;
text-align:center;
}

.imgJogo 
{
    padding: 2px;
    height: 90px;
    width: 120px;
    border: 1px solid #d7d7d7;
    background:#FFFFFF;
}

.imgJogo:hover {
    height: 90px;
    width: 120px;
    border:1px solid #000000;
    padding:2px;
    background:#BBE344;
}

#tblRodape a {
color: #FFF;
text-decoration: none;
font-weight:normal;
}