/* CSS Document */

body.indice{
background:#000000 url('ClassicosNaPista/rotulo2.png') top center no-repeat;
}
body.release{
background:#000000 url('ClassicosNaPista/fundoRelease.png') top center no-repeat; 
}

div.links1{
width:100%;
height:100px;
margin-top:400px;
}
div.radioativo{
width:200px;
heigth:200px;
position:absolute;
top:10px;
left:40%;
z-index:-1;
}
div.TXTrelease{
width:450px;
margin-top:30px;
font-family:verdana;
font-size: 12px;
color:#FFFFFF;
}
a{
font-family:verdana;
font-size:15px;
line-height: 25px;
color:#FFFFFF;
text-decoration:underline;
}
a:hover{
color:#FEF200;
text-decoration:underline;
}

a.entrar{
font-family:verdana;
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}
a.entrar:hover{
color:#FEF200;
text-decoration:underline;
}