body {
	margin: 0px;
	background-color: #000000;
}

img {
	border: 0px;
}

input, select, textarea, inputselectd {
	font-family : Arial;
	font-size : 12px;
	border-top : 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color : #333;
	background-color : White;
	font-weight : none;
}

textarea {
	font-size : 12px;
}

input:focus, select:focus, textarea:focus {
	background: #EFF5F8;
	color: #000; 
}

a {
	font-family: Arial;
	font-size: 11px;
	color: #cccccc;
	text-decoration:underline;
}

a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #cccccc;
	text-decoration:none;
}

table, td, b, div, p {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	line-height:17px;
}

.titulo {
	font-family: Verdana;
	font-size: 19px;
	color: #999999;
}

.titulo-2 {
	font-family: Verdana;
	font-size: 13px;
	color: #CCCCCC;
	font-weight:bold;
	text-decoration:none;
}

.titulo-2:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}

.data {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	line-height:28px
}

.data-2 {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-style:italic;
}

.link-noticia {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}

.link-noticia:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}

.link-galeria {
	font-family: Verdana;
	font-size: 12px;
	color: #cccccc;
	text-decoration:none;
}

.link-galeria:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	text-decoration:none;
}

.link-servico {
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
	text-decoration:none;
	line-height:24px;
}

.link-servico:hover {
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
	text-decoration:none;
	line-height:24px;
}

.link-servico-ativo {
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
	text-decoration:none;
	line-height:24px;
	font-weight:bold;
}

.link-servico-ativo:hover {
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
	text-decoration:none;
	line-height:24px;
	font-weight:bold;
}

.rodape {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	line-height:18px;
}

.rodape:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	line-height:18px;
}


