.menutxt
{
    font-family:Tahoma;
    font-size:11px;
    color:#6E6E6E;        
}

.footerlnk
{
    font-family:Tahoma;
    font-size:11px;
    color:#9C9A9A;
    text-decoration:none;        
}

a:hover
{
    text-decoration:underline; 
	color:#FA7D19;
}

.menulnk
{
    font-family:Tahoma;
    font-size:11px;
    color:#464646;
    text-decoration:none;        
}

.titlelnk
{
    font-family:Tahoma;
    font-size:11px;
    color:#ffffff;
    font-weight:bold;    
}

.etiket
{
    font-family:Tahoma;
    font-size:11px;
	
}

.newslnk
{
	font-family:Tahoma;
    font-size:11px;
    color:#626262;
	text-decoration:none;    
}

.tdbgcolor {
	background-color: #009933;
}

.inputtxt {
    font-family:Tahoma;
    font-size:11px;
    color: #525C65;
    border: 1px solid #7F9DB9;        
    background-image:url('images/loginback.gif');
}