td,tr {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #524f4b;
	text-decoration: none;
	text-align: left;
}

body {
	text-align: center;
 margin-top: -5px;
}

img {
	border-right: 0px; 
	border-top: 0px; 
	border-left: 0px; 
	border-bottom: 0px
}
.menu a:link,a:active,a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none
}

.menu a:hover{
	color: #FFF;
	font-weight: bold;
	text-decoration: none
}

h1{
    font-size: 16px;
	}
a:link,a:active,a:visited {
	color: #B61A0D;
	text-decoration: none
}
a:hover {
	color: #9B9997;
	text-decoration: underline
}

.infobulle{
    position: absolute;   
    visibility : hidden;
    border: 1px solid Black;
    padding: 10px;
    font-family: Verdana, Arial;
    font-size: 10px;
    background-color: #FFFFCC;
    width : 350px;
}
#pscroller1{
font-size: 10px;
font-family: verdana;
width: 100%;
height: 70px;
border: 0px;
padding: 5px;
text-align: left;
}


#pscroller2 a{
text-decoration: none;
}