			a:link {
				color: #3357b3;
				text-decoration: none;
			}
			a:visited {
				color: #3357b3;
				text-decoration: none;
			}
			a:hover {
				color: #333333;
				text-decoration: underline;
			}
.txtFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

			a:active {
				color: #000000;
				text-decoration: none;
			}


.bgRight {
	background-color: #E8EEFC;
	background-image: url(../i/02_05.gif);
	background-repeat: no-repeat;
}
.txtMenuHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3357b3;
	font-weight: bold;
}
.txtMenuNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3357B3;
}
.txtNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 25px;
	text-align: justify;
}
body {
	background-color: #D3DFF9;
}

