a:link {font-weight: normal;color: #669900;text-decoration: none;}
a:visited {color: #669900;text-decoration: none;}
a:hover {color: #0066CC;text-decoration: underline;} 

body {
	color: #333333;
	background-color: #D1DCD9;
}
.bgx {
	background-image: url(img/bg_x.gif);
	background-repeat: repeat-x;
}
.bgy {
	background-image: url(img/bg_y.gif);
	background-repeat: repeat-y;
}
.bgtabela {
	background-color: #F9FAF6;
}
.fontbody {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: normal;
}
.bgxInf {
	background-image: url(img/bg_x_inf.gif);
	background-repeat: repeat-x;
}
.bgyDir {
	background-image: url(img/bg_y_dir.gif);
	background-repeat: repeat-y;
}
.fontTit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.fontSubtit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.imgBorda {
	border: 4px solid #ffffff;
}

