 


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: #041839;
}
.StiloTituloVerdeScuro10 {
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #041839;
}
.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(imagesDesign/_BK_BLUE_BIG.jpg);
	background-repeat:repeat-y;
}
.bgGreenBig{

	background-image:url(imagesDesign/_BK_BIG.jpg);
	background-repeat:repeat-y;
}
.bgGreen165{

	background-image:url(images/_BK_GREEN_165.gif);
	background-repeat:repeat-y;
}
.bgGreen250{

	background-image:url(imagesDesign/_BK_GREEN_250.jpg);
	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;	*/
}
.classeEditText{
	 background-color:#CDFEFE; 
	 color:#000033; 
	 border:#0033CC; 
	 font-weight:bold;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-image: url(images/img01_2.jpg);
	background-repeat:repeat-x;
}
-->