*{list-style:none;
}

.entrarLogin { background-image:url(../imgs/entrarbtn.gif); width:116px ; height:30px ;
	background-position:top left;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	display:block;
	line-height:30px;
	border:none;
	cursor:pointer}
	
.entrarLogin:hover { background-image:url(../imgs/entrarHover.gif); width:116px ; height:30px ;}

.loginVer {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#da251d; font-weight:bold; }

.prosseguir{ background:url(imgs/proximo.gif) no-repeat; width:70px; height:20px; cursor:pointer;border:none;}
.voltar{ background:url(imgs/anterior.gif); width:70px; height:20px; cursor:pointer;border:none;}

#numeracao  {font-family:Arial, Helvetica, sans-serif; font-size:13px; }
#numeracao a {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333333; text-decoration:none}
#numeracao a:hover {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#339900; text-decoration:underline}
#numeracao a:visited {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333333;}
