﻿
#container { font: 14px  "Trebuchet MS", arial, sans-serif;
             font-weight: bold;
             color: #000;
			}

#title { font: 24px  "Trebuchet MS", arial, sans-serif;
        font-weight: bold;
        color: #000; }

.img_link { border: 0px;}

.img { border: 0px;}
		
.title_link { font-style: bold;
             text-decoration: none;
             color: #000;}

.link { font-weight:normal; 
        font-style: normal;
        text-decoration: none;
        color: #000;}
		
#lang { 
        font: 12px  "Trebuchet MS", arial, sans-serif;
        font-weight:normal; 
        font-style: normal;
        text-decoration: none;
        color: gray; }
		

