body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(imagies/bg.jpg);
}
a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration:underline;
}

.footertext {
	font-style: italic;
	font-size: 9pt;
	color: #999999;
}

.style1 {
	font-size: 18pt;
	color: #0000FF;
}
.style2 {
	color: #0000FF;
	font-size: 14pt;
}

#logoname {
	text-align: right;
	position: absolute;
	left: 450px;
	top: 16px;
	width: 352px;
	height: 192px;
}

#tr_menu{
	color:#000000
}
#tr_menu a:link {
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}

#tr_menu a:hover {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
