body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

#fundo_home {	
	background: url(images/fundo_home.jpg) no-repeat center top;
}

#fundo_internas {
	background: url(images/fundo_topo_internas.jpg) no-repeat center top;
	background-color:#000000;
}

.textos {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.titulos {
	font-family: Tahoma;
	font-size: 20px;
	color: #1d81b8;
}
.titulo_agenda {
	font-family: Tahoma;
	font-size: 12px;
	color: #003399;
}
.creditos {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.div_table {
	font-family: Tahoma;
	font-size: 1pt;
	color: #FFFFFF;
}
.formularios {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.botao {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8a8a8a;
	border: 1px #8a8a8a solid
}
/* PARA O LINK MASTER*/
	
A:link {
	text-decoration:none;
	color:#FFFFFF;
}
A:visited {
	text-decoration:none;
	color:#FFFFFF;
}
A:active {
	text-decoration:none;
	color:#FFFFFF;
}
A:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
/* PARA O LINK 1 */

a.linkum:link {
	color:#FFFFFF;
	text-decoration:none;
}
a.linkum:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a.linkum:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
a.linkum:active {
	color:#FFFFFF;
	text-decoration:underline;
}
/* PARA O LINK 1 */

a.linkdois:link {
	color:#fdb913;
	text-decoration:none;
}
a.linkdois:visited {
	color:#fdb913;
	text-decoration:none;
}
a.linkdois:hover {
	color:#fdb913;
	text-decoration:underline;
}
a.linkdois:active {
	color:#fdb913;
	text-decoration:underline;
}
/* PARA O LINK 3 */

a.linktres:link {
	color:#00FF00;
	background-color:#000000;
	text-decoration:none;
}
a.linktres:visited {
	color:#000000;
	text-decoration:line-through;
}
a.linktres:hover {
	color:#000000;
	background-color:#FF0000;
	text-decoration:none;
}
a.linktres:active {
	color:#FFFF00;
	text-decoration:none;
	background-color:#000000;
}
-->
