a, .slink {
	text-decoration: underline;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #4169FF;
}
.slink {
	text-decoration: none;
	color: #666666;
}

.tit {
	font-family: Tahoma, Arial, Verdana;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	text-transform: uppercase;
}
.dt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #4169FF;
	text-decoration: none;
	background-color: #fcfcfc;
	padding: 5px;
	border: 1px solid #f0f0f0;
}
.data {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #4169FF;
	text-decoration: none;
	font-weight: normal;
	padding-right: 5px;
}
.reg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
	background-color: #fcfcfc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 5px;
	margin: 0px;
}
.txt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 5px 5px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
.conteudo {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.copy {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #969696;
	text-decoration: none;
}
.boxNav {
	text-align: center;
	display: block;
	padding: 5px;
	margin-top: 1px;
	background-color: #fcfcfc;
}
.nav, .navOn {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	margin: 1px;
	padding: 2px;
}
.navOn {
	color: #4169FF;
}
.titulo {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #4169FF;
	text-decoration: none;
}
.erro {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.bgFix {
	background-repeat: no-repeat;
	background-position: left top;
}

