BODY		{font-size: 10px; color: #545429; font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px}}
TD			{font-size: 10px; color: #545429; font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif}

A:link		{color: #545429; font-size: 11px; text-decoration: none}
A:visited	{color: #545429; font-size: 11px; text-decoration: none}
A:hover		{color: #292914; font-size: 11px; text-decoration: none}

.title		{font-size: 6px; color: #FFFFFF; font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif}

.lingua:link		{color: #545429; font-size: 10px; text-decoration: none}
.lingua:visited		{color: #545429; font-size: 10px; text-decoration: none}
.lingua:hover		{color: #545429; font-size: 10px; text-decoration: none; font-weight: bold;}

.menu			{color: #EDEFDE; font-size: 10px; text-decoration: none; font-weight: bold;}
.menu:link		{color: #EDEFDE; font-size: 10px; text-decoration: none; font-weight: bold;}
.menu:visited	{color: #EDEFDE; font-size: 10px; text-decoration: none; font-weight: bold;}
.menu:hover		{color: #FFFFFF; font-size: 10px; text-decoration: none; font-weight: bold;}

/* BOBY, SCROLL-BAR formatting */
body
{
    scrollbar-arrow-color: #545429;
    scrollbar-shadow-color: #E6E8D8;
    scrollbar-3Dlight-color: #E6E8D8;
    scrollbar-track-color: #E6E8D8;
    scrollbar-face-color: #D7DAC3;
    scrollbar-highlight-color: #D7DAC3;
    scrollbar-darkshadow-color: #D7DAC3;
    overflow=auto
}