body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	background: #EEF4FB url('images/bgr.jpg');
	background-repeat:repeat-x;
}

.bg {
	background-image: url('images/bg.jpg'); 
	background-repeat: no-repeat; 
	background-position: left top; 
}

.infobox {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	text-decoration: none;
}
.infobox:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	text-decoration: underline;
}


a.anav 				{font-family: arial;font-size:10pt;font-weight:bold;color:#6fa700;text-align:justify;text-decoration: none;line-height:12pt}
a.anav:hover 		{font-family: arial;font-size:10pt;font-weight:bold;color:#ce071e;text-align:justify;text-decoration: none;line-height:12pt}
