body    {
        scrollbar-base-color:#B8BDF1;
        scrollbar-face-color:#6875E1;
        scrollbar-shadow-color:#000000;
        scrollbar-highlight-color:#FFFFCC;
        scrollbar-3dlight-color:#969EEB;
        scrollbar-darkshadow-color:#000080;
        scrollbar-track-color:#B8BDF1;
        scrollbar-ARROW-color:#FFFF00;
        width:770px;
        height:400px;
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-style: normal;
        font-weight:normal;
        text-decoration:none;
}
/* This is a comment */
p    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(153, 0, 0);
	font-style: normal;
	font-stretch: normal;
	font-variant: normal;
        line-height:35px;
        margin-top:0;
        margin-bottom:0;
}
.styleserre {
        line-height:18px;
        margin-top:0;
        margin-bottom:0;
}
.stylepeuserre {
        line-height:25px;
        margin-top:0;
        margin-bottom:0;
}
.styletrespeuserre {
        line-height:30px;
        margin-top:0;
        margin-bottom:0;
}
.auteur { 
        color: black;
        font-style: normal;
}
.grasbrun { 
        color: rgb(153, 0, 0);
        font-style: normal;
        font-weight: bold;
}
.grasNOIR { 
        color: #000000;
        font-style: normal;
        font-weight: bold;
}
.verticaltext{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font: bold 15px;
        position: absolute;
        right: 3px;
        top: 20px;
        width: 15px;
        writing-mode: tb-rl;
}
h1    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: rgb(153, 0, 0);
}

a:link    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: rgb(51, 51, 255);

         
	font-stretch: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
}

a:visited    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: rgb(51, 51, 255);


	font-stretch: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
}

a:hover    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(51, 0, 153);


	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	font-size: 12px;
	background-color: rgb(204, 204, 255);
}

a:active    {
	color: rgb(0, 153, 153);
                    
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

