body { font-size: small; }
td { font-size: small; }

.mm{
font-size: 12px;
color: black;
background-color: #A0A0A0;
}

a.mm{
font-size: 12px;
color: black;
background-color: #A0A0A0;
text-decoration: none;
}
a.mm:visited{
font-size: 12px;
color: black;
background-color: #A0A0A0;
text-decoration: none;
}
a.mm:link{
font-size: 12px;
color: black;
background-color: #A0A0A0;
text-decoration: none;
}

.curmm{
font-size: 12px;
color: black;
background-color: #C0C0C0;
font-weight: bold;
text-decoration: none;
}

a.curmm{
font-size: 12px;
color: black;
background-color: #C0C0C0;
}
a.curmm:visited{
font-size: 12px;
color: black;
background-color: #C0C0C0;
text-decoration: none;
}
a.m2{
font-size: 12px;
color: black;
}
a.m2:visited{
font-size: 12px;
color: black;
}

div.content{
padding: 3px 3px 3px 3px;
font-size: small;
}

.lc {
border-right: solid 1px silver;
background-color: rgb(225,225,225);
}
.rc {
border-left: solid 1px silver;
background-color: rgb(225,225,225);
}

/* Ссылки на список раскладок */
a.llink:link {
color: black;
text-decoration: none;
font-weight: bold; 
}
a.llink:visited {
color: black;
text-decoration: none;
font-weight: bold; 
}
a.llink:hover {
color: black;
text-decoration: underline;
font-weight: bold; 
}

/* Стили для ссылок clx */
#clxlinks {
padding: 3px 3px 3px 3px;
font-size: 10px;
}

#clxlinks ul {
	margin-left: 0px;
	padding-left: 0px; 
	list-style: none;
	text-indent: 5px;
}
#clxlinks ul li:before {
  content: "\00BB \0020";
}
#clxlinks li {
 padding-bottom: 3px;
}

p.nimg {
font-size: 75%;
}
