a:link { color: #900000; font-weight: bold; text-decoration: none }
a:active { color: #ff0000; font-weight: bold; text-decoration: underline }
a:visited { color: #900000; font-weight: bold; text-decoration: none }
a:hover { color: #ff0000; font-weight: bold; text-decoration: underline }

.normal_big { color: #000000; font-weight: bold; font-family: tahoma,arial,helvetica; font-size:16pt; }
.normal_bigger { color: #000000; font-weight: bold; font-family: tahoma,arial,helvetica; font-size:13pt; }
.normal { color: #000000; font-weight: normal; font-family: tahoma,arial,helvetica; font-size:10pt; }
.news_title { color: #ffffff; font-weight: bold; font-family: tahoma,arial,helvetica; font-size:12pt; }
.normal_small { color: #000000; font-weight: normal; font-family: tahoma,arial,helvetica; font-size:8pt; }
.normal_small_bold { color: #ffffff; font-weight: bold; font-family: tahoma,arial,helvetica; font-size:10pt; }


BODY {
background-image: "images/layout/site_bg.gif";
background-attachment: fixed;
scrollbar-face-color: #d9d9d9;
scrollbar-shadow-color: #8c8c8c; 
scrollbar-highlight-color: #8c8c8c;
scrollbar-3dlight-color: #d9d9d9; 
scrollbar-darkshadow-color: #d9d9d9;
scrollbar-track-color: #8c8c8c;
scrollbar-arrow-color: #000000;


input, textarea, select {
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;  
}

input { text-indent : 2px; }

input.button {
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;  
}

}