.txtmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
	font-size: 10px;
	letter-spacing: 0px;
	line-height: 15px;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 20px;}

a { color:#333333; text-decoration: none; }
a:hover { color:"black"; text-decoration: underline; 

}

a.linkred { color:#990000; text-decoration: none; }
a.linkred :hover { color:#990000; text-decoration: underline; 

a.txtmenu { color:#ffffff; text-decoration: none; }
a.txtmenu :hover { color:#ffffff; text-decoration: underline; 

}

BODY {
  scrollbar-face-color: #eeeeee;
  scrollbar-shadow-color: #eeeeee;
  scrollbar-highlight-color: #eeeeee;
  scrollbar-3dlight-color: #eeeeee;
  scrollbar-darkshadow-color: #eeeeee;
  scrollbar-track-color: #cccccc;
  scrollbar-arrow-color: #C8C8AA;
}
.txtCENTER {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #638802;
	text-align: center;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 20px;
}
