.akeru  {
	line-height		:	1.2em;
	font-family		:	Impact;
	font-size		:	16px
;}
.font1 {
	font-family		:	Impact;
	font-size		:	18px
;}
.font2 {
	font-family		:	Comic Sans MS;
	font-size			:	24px
;}
.font3 {
	font-weight		:	bold;
	font-family		:	Impact;
	font-size		:	16px
;}
.font3red {
	padding-top		:	3px;
	color			:	red;
	font-weight		:	bold;
	font-family		:	Impact;
	font-size		:	16px
;}

.font4 {
	font-weight		:	bold;
	font-family		:	Impact;
	font-size		:	14px
;}

A{
  font-weight : bold;
  color : white;
  background-color : darkgreen;
  font-family	: "‚l‚r ‚oƒSƒVƒbƒN";
  padding-top : 0px;
  padding-bottom : 0px;
  border-top : 3px solid maroon;  
  border-bottom : 3px solid maroon;  

  text-decoration : none;
  width : 144px;
  
}
A:hover{
  color : red;
  background-color : white;
}
A:active{
  color : white;
  background-color : #ff8000;
}
