#textmittig{
position:relative;
text-align: center;
margin-top: 5px;
font-size:10px;

}
#lmenuText { text-align:center; margin-top:100px;}

#leftHeader{
}

#header{
}

#middle{
}


#headmenu{
	font-family: Verdana,;
	font-size:12px;
	font-style:bold;
	

}

#menuMiddle{
	font-family: Verdana,;
	font-size:12px;
	text-align:right;
}

#screen{
	font-family: Verdana,;
	font-size:12px;
}

#footer{	
    font-family: Verdana,;
	font-size:10px;
	}

/*Links*/
#footer a:link { 
   color:            #787878;
}

#footer a:visited {
   color:            #787878;
}

#footer a:hover {
   color:            #787878;
}

#footer a:active {
   color:            #787878;
}
	
#headmenu a:link { 
   color:            #ffffff;
   text-decoration: none;
}

#headmenu a:visited {
   color:            #ffffff;
   text-decoration: none;
}

#headmenu a:hover {
   color:            #ffffff;
   text-decoration: none;
}

#headmenu a:active {
   color:            #ffffff;
   text-decoration: none;
}
	

#menuMiddle a:link { 
   color:            #ffffff;
   text-decoration: none;
}

#menuMiddle a:visited {
   color:            #ffffff;
   text-decoration: none;
}

#menuMiddle a:hover {
   color:            #ffffff;
   text-decoration: none;
}

#menuMiddle a:active {
   color:            #ffffff;
   text-decoration: none;
}
	
#screen a:link { 
   color:            #000000;
}

#screen a:visited {
   color:            #000000;
}

#screen a:hover {
   color:            #000000;
}

#screen a:active {
   color:            #000000;
}
	
