 @font-face 
 	{
     font-family: "Stockstill";
     src: url("http://ceut.ru/clock")
    }

.clock { font-family: "Stockstill", serif }

.s
	{
	font-size: 14;
	font-style  : italic;
	font-weight : bolder ;
	}
.news 
	{
	font-size: 10px;
	}
.ahref 
	{
	font-family : arial;
	font-style  : italic;
	text-decoration:none;
	color : black;
	font-weight : bolder ;
	font-size: 100%;
	}
.ahref:HOVER 
	{
	font-family : arial;
	font-style  : italic;
	text-decoration:none;
	color : blue;
	font-weight : bolder ;
	font-size: 100%;
	}
.norm 
	{
	font-family : sans;
	font-weight: normal;
	text-decoration:none;
	color : black;
	font-size: 100%;
	}
.norm:HOVER 
	{
	font-family : sans;
	font-weight: normal;
	text-decoration:none;
	color : blue;
	font-size: 100%;}
h1
	{
	font-family : arial;
	font-style  : italic;
      text-decoration:none;
      color : black;
      font-weight : bolder ;
      font-size: 120%;
    }
h2
   {
      font-family : arial;
      font-style  : italic;
      text-decoration:none;
      color : black;
      font-weight : bolder ;
      font-size: 100%;
    }
h3
   {
      font-family : arial;
      font-style  : italic;
      text-decoration:none;
      color : black;
      font-size: 80%;
    }
h4
   {
      font-family : arial;
      font-style  : italic;
      text-decoration:none;
      font-size: 70%;
    }
a
	{
	font-family : arial;
	font-style  : italic;
	text-decoration:none;
	color : black;
	font-weight : bolder ;
	font-size: 120%;
	}
a:HOVER 
	{
	font-family : arial;
	font-style  : italic;
	text-decoration:none;
	color : blue;
	font-weight : bolder ;
	font-size: 120%;
	}
.lenlink 
	{
	font-family : sans;
	font-weight: normal;
	text-decoration:none;
	color : black;
	font-size: 110%;
	}
.lenlink:HOVER 
	{
	font-family : sans;
	font-weight: normal;
	text-decoration:none;
	color : blue;
	font-size: 110%;}

