body {
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image:url(image/bg.gif);
	background-repeat:repeat-x
}

.titulo{
	font-family:Tahoma;
	font-size:16px;
	color:#333333;
	font-weight:bold
}

.txt {
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	font-weight:normal
}

.destaque{
	color: #3366CC;
	font-weight: bold;
	font-size:14px
}

/*  MenuTopo */

A.lnkMenuTopo:link 
{
	font-weight: normal;
	font-size: 12px; 
	color: #FFFFFF; 
	text-decoration: none;
	font-family: Arial;
}
A.lnkMenuTopo:visited 
{
	font-weight: normal;
	font-size: 12px; 
	color: #FFFFFF; 
	text-decoration: none;
	font-family: Arial;
}
A.lnkMenuTopo:hover 
{
	font-weight: normal;
	font-size: 12px; 
	color: #000000; 
	text-decoration: none;
	font-family: Arial;
}
A.lnkMenuTopo:active 
{
	font-weight: normal;
	font-size: 12px; 
	color: #FFFFFF; 
	text-decoration: none;
	font-family: Arial;
}
.menuTopo{
	font-weight: normal;
	font-size: 12px; 
	color: #FFFFFF; 
	text-decoration: none;
	font-family: Arial;
}
