a:link {
	color: #000000; 
	text-decoration: none;
}
a:visited {
	color: #000000; 
	text-decoration: none;
}
a:active {
	color: #AABCCD; 
	text-decoration: none;
}
.tb {
	border: 1px dotted #697F94;
}
a:hover {
	color: gray; 
	text-decoration: none;
}
body, td {
    font-family: Verdana;
	font-size: 12px;
	color: #000000;
	scrollbar-base-color: #2E3334;
	scrollbar-arrow-color: #000000;
	scrollbar-shadow-color: #2E3334;
	scrollbar-highlight-color: #000000;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #2E3334;
	scrollbar-face-color: #2E3334;
	background: #303030;
}
h1, h2, h3, h4, h5, h6 {
color: navy;
}
h1 { font-size: 20pt; }
h2 { font-size: 17pt; }
h3 { font-size: 15pt; }
h4 { font-size: 11pt; }
h5 { font-size: 10pt; }
h6 {
font-family: Verdana, arial, tahoma, sans-serif;
}


img {
    border: 0px;
}

a {
    color: #ffffff;
    text-decoration: none;
}

a:hover {
    color: white;
    text-decoration: none;
}

.news {
    text-align: right;
    font-size: 10px;
    padding-right: 30px;
    padding-left: 80px;
    
}

.menu_lewe {
    background: url(images/topl.jpg);
    height: 21px;
    font-size: 10px;
    color: #ffffff;
        text-align: center;
}

.top_right {
    background: url(images/topr.jpg);
    height: 21px;
    font-size: 10px;
    color: #ffffff;
    text-align: center;
}