.bt_txt

{

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	color : White;

	text-decoration : none;

}

.bt_txt:hover

{
	color : White;
	text-decoration : underline;

}



.bt_txt_bl

{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0000FF;
	text-decoration : none;

}



.bt_txt_bl:hover

{
	color : #006633;
	text-decoration : underline;

}

.indisponivel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
