body {
 font-family: "Times New Roman";
 color: Black;
 background-color: White;
 }
a {
 color: #0080FF;
 }
a:visited {
 color: #8080FF;
 }
a:active {
 color: #8080FF;
 }
a:hover {
 color: #0000FF;
 }
a.info {
 font-family: "Arial";
 font-size: xx-small;
 }
font.ramka{
 font-family: "Arial";
 font-size: xx-small;
 color: black;
 }
font.head{
 font-family: "Times New Roman"
 font-size: small;
 font-weight: bold;
 color: red;
}
font.wers{
 font-family: "Arial";
 font-size: xx-small;
 color: green;
 }

