A
		{	color:			rgb(0,0,96);
			text-decoration:underline;
		}

body{
	background-color: rgb(255,255,255);
	background-image: url("images/divback2-400.jpg");
	background-repeat: no-repeat;
	background-position: 129px 120px;
	
	margin: 0px;
	}
.top{
	background-color: rgb(252,171,57);
	/*
	background: url(images/back.png);
	*/
	background: url(images/back3.jpg);
		}
td{
	vertical-align: top;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	}
.sep
	{
	border-top: solid 1px rgb(252,148,0);
	}
h2	{
	color: rgb(0,0,96);
	}
table.sidebox
	{
	border: solid 1px rgb(252,148,0);
	background-color: rgb(255,224,192);
	}
div.menu{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: 900;
	font-size: 10pt;
}
A.menu{
	color: rgb(0,0,0);
	text-decoration:none;
	}
A.lang{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: rgb(0,0,0);
	text-decoration:none;
	}
