﻿a:link, a:visited
{
    text-decoration: none;
	color: #d6d39d;
	font-size: 12px;
	font-family: Tahoma, Arial;
}
a:hover, a:active
{
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-family: Tahoma, Arial;
}

.divNews {
    scrollbar-3dlight-color:#c0c57f;
    scrollbar-arrow-color:#000000;
    scrollbar-darkshadow-color:#6c6d6f;
    scrollbar-face-color:#939598;
    scrollbar-highlight-color:#949870;
    scrollbar-shadow-color:#949870;
}

.ContentProperties
{
    height: 480px;
    color: #bcbebd;
    font-family: Tahoma, Arial;
    font-size: 12px;
    background-color: #939598;
}