body {	
	color: #A9A9A9;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	background-color: #332E2E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/backg-gray.png);
}

TABLE {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #A9A9A9;
	line-height: 17px;
}
TABLE:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
//	color: white;   // atenção a problemas no firefox com o hover
}

A {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #A9A9A9;
}
A:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: white;
}

.ltitle{
	color: #B84A30;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	line-height: 19px;
}

.ltitle:hover {
	color : #99CC33;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	text-decoration : underline;
}

.llink{
	color : white;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	text-decoration : none;
//	line-height : 19px;
}

.llink:hover {
	color : #B84A30;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	text-decoration : none;
}

.llinkno{
	color: Green;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
	line-height: 19px;
}

.lmenu2 {
	color : #B2B2B2;
	font-family : Tahoma, Arial, Helvetica;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
}

.lmenu2:hover {
	color : #B2B2B2;
	font-family : Tahoma, Arial, Helvetica;
	font-size : 9px;
	font-weight : normal;
}

.lfooter {
	color: #696969;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

.lfooter:hover {
	color : lightgray;
	font-family : Tahoma, Arial, Helvetica;
	font-size : 9px;
	font-weight : normal;
	text-decoration: none;
}

.lk_amb {
	color : #637D5E;
	font-family : Tahoma, Arial, Helvetica;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
}

.lk_amb:hover {
	color : #637D5E;
	font-family : Tahoma, Arial, Helvetica;
	font-size : 9px;
	font-weight : normal;
   text-decoration : underline;
}


#content {
	color : #A9A9A9;
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	font-weight : normal;
	margin-left : auto;
	margin-right : auto;
	line-height : 17px;
}

#content2 {
	color : #7B7B7B;
	font-family : Tahoma, Arial, Helvetica;
	font-size : 11 px;
	font-weight : normal;
	line-height : 130%;
}

