 


a:link {
	text-decoration: none;
	font-size: 12px;
	color: #272E1D;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #272E1D;
}
a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #272E1D;
}
a:active {
	font-size: 12px;
	text-decoration: none;
	color: #272E1D;
}
<!--
.StiloTituloVerdeScuro12 {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #272E1D;
}
.StiloTituloVerdeScuro10 {
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #272E1D;
}
.StiloTituloBranco12 {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
}
.StiloTituloBranco14 {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
}
.bgBig{

	background-image:url(images/_BK_Marrom_BIG.gif);
	background-repeat:repeat-y;
}
.bgGreenBig{

	background-image:url(images/_BK_GREEN_BIG.gif);
	background-repeat:repeat-y;
}
.bgGreen165{

	background-image:url(images/_BK_GREEN_165.gif);
	background-repeat:repeat-y;
}
.bgGreen250{

	background-image:url(images/_BK_GREEN_250.gif);
	background-repeat:repeat-y;
}
.bgMed{

	background-image:url(images/_BK_Marrom_MID.gif);
	background-repeat:repeat-y;
}
.bgPeq{

	background-image:url(images/_BK_Marrom_SMALL.gif);
	background-repeat:repeat-y;
}
.bgColorBackQuadro{
	background-color:#D2DAC3;	
}
body {
	background-image: url(images/img01_2.jpg);
	background-repeat:repeat-x;
}
-->