.main  {
	font-family : Tahoma;
	font-size : 10px;
	color : #404040;
}

.txt  { font-family : Tahoma;
	font-size : 10px; }

.text  { font-family : Tahoma;
	font-size : 12px; 
	font-weight : bold;}

.mid  { font-family : Tahoma;
	font-size : 12px; }


.tbl  {
	font-family : Tahoma;
	font-size : 11px;
	color : black;
}

.mini  {
	font-family : Tahoma;
	font-size : 11px;
	color : black;
}

.minim  {
	font-family : Arial;
	font-size : 9px;
}


.menu  {
	font-family :  Tahoma;
	font-size : 14px;
	font-weight : bold;
	color :  #202020;
}

.smenu  {
	font-family :  Tahoma;
	font-size : 12px;
	font-weight : bold;
	color :  #202020;
}


a.smenu  {
	font-family :  Tahoma;
	font-size : 12px;
	font-weight : bold;
	color : blue;
	text-decoration : none;
}

a.text:visited  {
	color : Navi;
	font-size : 12px;
	font-family : Tahoma;
	text-decoration : none;
}

a.smenu:hover  {
	color : red;
	font-size : 12px;
	font-family : Tahoma;
	text-decoration : underline;
}

