﻿.very_simple
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 11px;
    color: #0066CC;
}
.blanc_link
{
    color: #FFFFFF;
    text-decoration: none;
    font-family: tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
a.menu_link
{
    color: #003300;
    text-decoration: none;
}
.menu_link:hover
{
    color: #800080;
    text-decoration: none;
}
.links_in_site
{
    background-position: right;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #cc6500;
    width: 33%;
    padding-right: 10px;
    background-image: url('images/flesha.png');
    background-repeat: no-repeat;
    height: 16px;
}