A
{
        text-decoration: none; color: #966429;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size: 10px;
        overflow: visible;
}

A:VISITED
{
        text-decoration: none; color: #4F4F4F;
}

A:ACTIVE 
{
        text-decoration: none; color: #BF9F4F;
}

A:HOVER 
{
        text-decoration: none; color: #FFFFFF;
}

TD
{
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size: 10px;
        text-align: top;
        color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
}

BODY
{
        scrollbar-face-color:#606060;
        scrollbar-arrow-color:#000000;
        scrollbar-track-color:#202020;
        scrollbar-shadow-color:#303030;
        scrollbar-highlight-color:#826853;
        scrollbar-3dlight-color:'';
        scrollbar-darkshadow-Color:'';
        background-attachment : fixed;
        background-color: #000000;
        background-position: top left;
        background-repeat: no-repeat;
        background-image: url('images/tausta2.jpg');
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size: 10px;
        color: #F3F3F3;
}

img
{
        border: 0px;
}

.title
{
        font-family: Tahoma, serif;
        font-weight: bold;
        font-size: 12px;
        font-color: #966429;
}

.titleisompi
{
        font-family: Tahoma, serif;
        font-weight: bold;
        font-size: 14px;
        font-color: #966429;
}

#upper_left
{
	position: absolute;
	right: 10px;
	top: 10px;
}

