A {
	text-decoration : none;
	color: none; 
}

.link_titulo{
	font-family : Verdana;
	font-size : 9pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.index_titulo {
	font-family : Verdana;
	font-size : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

.index_texto {
	font-family : Verdana;
	font-size : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.carrinho_texto {
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
}

.carrinho_total {
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : Red;
}

.campo_texto {
	border : 1px dashed Navy;
	font-family : Verdana;
	font-size : 13px;
	font-style : normal;
	font-variant : normal;
}