body {
	background-image: url(images_home/bg_page.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	margin: 0px;
}
a.www_txt:link, a.www_txt:visited {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
a.www_txt:hover {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

