﻿


body{

}


.frame{
	
	width:256px;height:256px; 
	margin-top: 50px ;
	 display: block;
  	margin-left: auto;
  	margin-right: auto;
 	 
	
}

.cnt{
	
	
	width:256px;height:83px; 
	margin-top: 50px ;
	 display: block;
  	margin-left: auto;
  	margin-right: auto;
 	 
	
}

.anonymous-pro-regular {
  font-family: "Anonymous Pro", monospace;
  font-weight: 400;
  font-style: normal;
}

.anonymous-pro-bold {
  font-family: "Anonymous Pro", monospace;
  font-weight: 700;
  font-style: normal;
}

.anonymous-pro-regular-italic {
  font-family: "Anonymous Pro", monospace;
  font-weight: 400;
  font-style: italic;
}

.anonymous-pro-bold-italic {
  font-family: "Anonymous Pro", monospace;
  font-weight: 700;
  font-style: italic;
}

a.alpha, a.alpha:link, a.alpha:visited {
  color: #e0e0e0;
  text-decoration: none;
  background-color: #484848;
  border: 1px solid gray;
  padding-right: 0.13em;
  
}

a.alpha:hover, a.alpha:active {
   color: #010101;
  text-decoration: none;
  background-color: #74d3d2;
  border: 1px solid gray;
  padding-right: 0.13em;

}





a.beta, a.beta:link, a.beta:visited {
  color: #bbbbbb;
  text-decoration: none;
  border: 1px solid gray;
  font-size:12px;	
  
}

a.beta:hover, a.beta:active {
   color: #010101;
  text-decoration: none;
background-color: #b6b6b6;
  border: 1px solid gray;
  padding-right: 0.13em;
   font-size:12px;	

}



