body{
	background:#7ec7ca url(images/bg_principal.jpg) repeat-x;
	margin:0px;
}
a{
	text-decoration: none;
}

.txtBranco{
	font-family:Trebuchet Ms;
	font-size:12px;
	color:#FFFFFF;
}
.txtPreto{
	font-family:Trebuchet Ms;
	font-size:14px;
}
.txtTesteira{
	font-family:Trebuchet Ms;
	font-weight:bolder;	
	font-size:18px;
	color:#009049;
}

.nlink-branco{
	text-decoration: none;
	color: #ffffff;
}
.nlink-branco:hover{
	text-decoration: underline;
}

.nlink-menu{
	font-family:Trebuchet Ms;
	font-size:15px;
	font-weight:bolder;
	text-decoration: none;
	color: #32599c;
}
.nlink-menu:hover{
	text-decoration: underline;
}
.nlink-preto{
	text-decoration: none;
	color: #000000;
}
.nlink-preto:hover{
	text-decoration: underline;
}