A.link-default01:link, A:active { font: 11px Tahoma, Verdana, Arial; color: #E3282D; font-weight: bold; text-decoration: underline; }
A.link-default01:visited { font: 11px Tahoma, Verdana, Arial; color: #E3282D; font-weight: bold; text-decoration: underline; }
A.link-default01:hover { font: 11px Tahoma, Verdana, Arial; color: #3286B5; font-weight: bold; text-decoration: underline; }

.titulo01 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	background-color: #E4F7FC;


}
.dados01 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.bold01 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0099CC;
}


a#tooCool {
	position: fixed;
	right: 0;
	bottom: 0;
	display: block;
	height: 80px;
	width: 80px;
	background: url(too_cool_sash.png) bottom right no-repeat;
	text-indent: -999em;
	text-decoration: none;
}

