@font-face {font-family:rosemary; src:url('./rosemary.ttf') format('truetype');}

.z0
{
   font-family: cursive;
   font-size: medium;
   font-weight: bold;
   font-style: normal;
   color: LightBlue;
}

.z1
{
   font-family: cursive;
   font-size: medium;
   font-weight: bold;
   font-style: normal;
   color: LightBlue;
}
.za
{
   font-family: cursive;
   font-size: medium;
   font-weight: bold;
   font-style: normal;
   color: Black;
}
.tn
{
   font-family: cursive;
   font-size: x-small;
   font-weight: normal;
   font-style: normal;
   color: Black;
}
.tRed
{
   font-family: cursive;
   font-size: x-small;
   font-weight: normal;
   font-style: normal;
   color: Red;
}
.ti
{
   font-family: Arial, Helvetica, serif;
   font-size: smaller;
   font-weight: normal;
   font-style: italic;
   font-style: normal;
   color: Black;
}
.ci
{
   font-family: Times, sans-serif;
   font-size: x-small;
   font-weight: normal;
   font-style: italic;
   color: Brown;
}
.mz
{
   font-family: cursive;
/*   font-size: x-small; */
   font-size: small; 
   font-weight: normal;
   font-style: normal;
   color: Black;
}
.mr
{
   font-family: cursive;
   font-size: x-small;
   font-weight: normal;
   font-style: normal;
   color: Red;
}
.mp
{
   font-family: cursive;
/*   font-size: smaller; */
   font-size: smaller;
   font-weight: normal;
   font-style: normal;
   color: Black;
}
A
{
   font-family: cursive;
   color: Violet;
   font-weight: bold;
   text-decoration: none;
}
A:hover
{
/*    font-family: cursive; */
/*    font-size: small; */
/*    Color: Navy; */
/*    font-weight: bold; */
/*    text-decoration: underline; */
   color: LightBlue;
   background: Yellow;
}
A:active
{
   font-family: cursive;
   font-weight: normal;
   Color: Green;
   text-decoration: none;
}
#fixL
{
 position: fixed; /* Фиксированное положение */
 left: 10px; /* Расстояние от правого края окна браузера */
 top: 80px; /* Расстояние сверху */
 /* padding: 10px; /* Поля вокруг текста */
 /* background: #ffe; /* Цвет фона */
 /* border: 1px solid #333; /* Параметры рамки */
}
#fixR
{
 position: fixed; /* Фиксированное положение */
 right: 10px; /* Расстояние от правого края окна браузера */
 top: 80px; /* Расстояние сверху */
 /* padding: 10px; /* Поля вокруг текста */
 /* background: #ffe; /* Цвет фона */
 /* border: 1px solid #333; /* Параметры рамки */
}

@font-face {font-family:rosemary; src:url('./rosemary.ttf') format('truetype');}

