body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
form {
	display: inline;
}
a:link {
	color: #951413;
}
a:visited {
	color: #D71C1C;
}
a:hover {
	color: #D71C1C;
}
a:active {
	color: #D71C1C;
}
.language {
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
	font-size: 9px;
	height: 14px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #5d5d5d;
}
.data {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #8e8a8a;
}
.rodape {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.mailRodape {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #fe0000;
	text-decoration: none;
}
.titulosCaixasNoticias {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/baratit-noticias.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.titulosCaixasmissao {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/baratit-missao.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.titulos {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #484848;
}
.datas {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #949494;
}
.texto {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #484848;
	line-height: 16px;
}
.fndBarraNoticias {
	background-image: url(images/barralatfnd-noticias.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fndBarraMissao {
	background-image: url(images/barralatfnd-missao.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.linkNoticias {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #951413;
}
a:link.linkNoticias {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #951413;
	text-decoration:none;
}
a:hover.linkNoticias {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #951413;
	text-decoration:underline;
}
a:visited.linkNoticias {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #951413;
	text-decoration:none;
}
a:active.linkNoticias {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #951413;
	text-decoration:none
}
.remateNoticias {
	background-image: url(images/canto-noticias.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.remateMissao {
	background-image: url(images/fnd-home.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.textoHome {

	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #484848;
	line-height: 18px;
}
.red-color {
	color: #951413;
}
.grey-color {
	color: #484848;
}
