a:link{
	text-decoration:none;
	color:#4C4C4C;
}
a:visited{
	text-decoration:none;
	color:#4C4C4C;
}
a:hover{
	text-decoration:none;
	color:#000000;
}
a:active{
	text-decoration:none;
	color:#4C4C4C;
}
body{
	margin:0px;
	background-color:#545454;
	background-image:url(/Imagens/Fundos/FundoCinza.gif);
	font-family:Trebuchet MS;
	font-size:11px;
	color:#4C4C4C;
}
.Tema{
	background-image:url(/Imagens/Temas/CapaCinza.gif);
}
.TemaInterna{
	background-image:url(/Imagens/Temas/InternaCinza.gif);
}
.BotaoEncontrar{
	background-image:url(/Imagens/Botoes/InputEncontrarCinza.gif);
	width:80px;
	height:30px;
}
.BotaoVotar{
	background-image:url(/Imagens/Botoes/InputVotarCinza.gif);
	width:50px;
	height:30px;
}
.BotaoCadastrar{
	background-image:url(/Imagens/Botoes/InputCadastrarCinza.gif);
	width:80px;
	height:30px;
}
.BotaoEnviarMensagem{
	background-image:url(/Imagens/Botoes/InputEnviarMensagemCinza.gif);
	width:115px;
	height:30px;
}
.BotaoEnviarConvite{
	background-image:url(/Imagens/Botoes/InputEnviarConviteCinza.gif);
	width:110px;
	height:30px;
}
.ListradoHorizontal{
	background-image:url(/Imagens/Comum/Listrado45GrausCinza.gif);
}
.Setinha{
	background-image:url(/Imagens/Comum/SetinhaCinza.gif);
	width:12px;
	height:12px;
}
.formLogin{
	background-color:#D5D5D5;
	font-family:Trebuchet MS;
	font-size:11px;
	border-left:solid #4C4C4C 1px;
	border-top:solid #4C4C4C 1px;
	border-right:0px;
	border-bottom:0px;
	color:#4C4C4C;
	height:16px;
}
.formCadastro{
	background-color:#D5D5D5;
	font-family:Trebuchet MS;
	font-size:11px;
	border-left:solid #4C4C4C 1px;
	border-top:solid #4C4C4C 1px;
	border-right:0px;
	border-bottom:0px;
	color:#4C4C4C;
	height:16px;
}
.Fundo{
	background-color:#545454;
}
.Cor1{
	background:#4C4C4C;
}
.Cor2{
	background:#999999;
}
.Cor3{
	background:#D5D5D5;
}
.Cor4{
	background:#E5E5E5;
}

.Font1{
	color:#FFFFFF;
	font-family:Trebuchet MS;
	font-size:16px;
}
.Font2{
	color:#4C4C4C;
	font-family:Trebuchet MS;
	font-size:16px;
}
.Font3{
	color:#FFFFFF;
	font-family:Trebuchet MS;
	font-size:11px;
}
.Font4{
	color:#FFFFFF;
	font-family:Trebuchet MS;
	font-size:11px;
}