.txt01			{	font-family: Tahoma;
	 				font-size: 12px;
	 				color: #FFC000; }

.txt02			{	font-family: Tahoma;
	 				font-size: 12px;
	 				color: #A7A7A7;
	 				line-height: 16px; }

.txt03			{	font-family: Tahoma;
	 				font-size: 11px;
	 				color: #656262; }

.txt04			{	font-family: Tahoma;
					font-size: 12px;
	 				color: #A7A7A7;
					text-decoration: underline; }

.txt04:hover	{	color: #FFC000; }

.txt05			{	font-family: Tahoma;
	 				font-size: 12px;
	 				color: #FFC000;
	 				line-height: 16px;
	 				text-decoration: underline; }

.txt06			{	font-family: Tahoma;
	 				font-size: 12px;
	 				color: #A7A7A7;
	 				text-decoration: underline; }

.txt07			{	font-family: Tahoma;
	 				font-size: 11px;
	 				color: #A7A7A7;
	 				line-height: 14px; }

.txt08			{	font-family: Tahoma;
	 				font-size: 11px;
	 				color: #FFC000;
	 				line-height: 14px;
	 				text-decoration: underline; }


/* BACKGROUND */

.bg01{
	background-image: url('../imgs/pt.gif');  
	width: 1px;
    height: 100%;
}

.bg02{
	background-image: url('../imgs/pt2.gif');  
	width: 1px;
    height: 100%;
}


/* SEPARADOR */

.sep{
	font-size: 3px;
	line-height: 2px;
	height: 12px;
}
