.mask{
 font-size: 10pt; 
 font-family:"Arial Cyr","Times New Roman Cyr",serif;
 background-color: #fbf7d9;
 font-weight: 600;
 color: #ffffff; 
 border: solid 1 black;
}
input{
 font-size: 10pt; 
 font-family:"Arial Cyr","Times New Roman Cyr",serif;
 font-weight: 600;
 color: #000000; 
 border: solid 1 black;
}


td {
 font-size: 10pt; 
 font-family:"Arial Cyr","Times New Roman Cyr",serif;
 color: #000000; 
 font-weight: 600;
}

.small{
 font-size: 9pt; 
 font-family:"Arial Cyr","Times New Roman Cyr",serif;
 font-weight: 300;
}

.work{
 font-size: 8pt; 
 font-family:"Arial Cyr","Times New Roman Cyr",serif;
 font-weight: 300;
}



A:link { font-size: 10pt; 
	COLOR: #330000; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
A:active {font-size: 10pt; 
	COLOR: #330000; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
A:visited { font-size: 10pt; 
	COLOR: #330000; FONT-WEIGHT: normal; TEXT-DECORATION: none
}

A:hover { font-size: 10pt; 
	COLOR: #cc0000; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}
