@font-face 
{
    font-family: r;
    src: url(../perfectDelight.otf);
}
h1
{
    font-family: r;
    color: rgb(0, 47, 255);
}
.r
{
    color: red;
}
.n
{
    color: black;
}
.j
{
    color: rgb(189, 189, 0);
}
.m:visited
{
    color: rgb(4, 0, 255);
}
.b:visited
{
    color: green;
}
.b 
{
    color: blue;
}
.blanc
{
    color: rgb(114, 113, 113);
}
spann
{
    text-decoration-line: none;
    text-decoration-style: wavy;
    outline-style: solid;
    color: blue;
}
spaan 
{
    text-decoration-line: none;
    text-decoration-style: wavy; 
    outline-style: solid;
}
p, a 
{
    font-size: 2em;
    text-decoration-line: none;
}
li
{
    font-size: 2em;
}