img{
	
}
img:hover{
	
}
h1, h2{
	color: white;
	text-align: center;
	-webkit-text-stroke: 0.9px black;
}
h1:hover, h2:hover{
	color: yellow;
	text-align: center;
	-webkit-text-stroke: 1px black;
}
li, ul{
	
}
p{
	font-family: tahoma;
	color:blue;
}
a:link{
	color:#00FFEB;
	text-decoration:none;
	-webkit-text-stroke: 5px black;
	paint-order: stroke fill;
	font-size:27;
}
a:visited{
	color:#F2F527;
	text-decoration:none;
	-webkit-text-stroke: 5px black;
	paint-order: stroke fill;
	font-size:27;
}
a:hover{
	
}
thead{
	font-size:30;
	-webkit-text-stroke: 1px #FFEA00;
	color:#000000;
	text-align:center;
	font-family:impact;
	background-color:#525102;
}
tbody{
	text-align:center;
	background-color:#521F02;
}
tbody tr:nth-child(even){
	text-align:center;
	background-color:#520202;
}
table, td, th{
	
}
table{
	margin-left:auto;
	margin-right:auto;
}
tbody tr:hover{
	text-align:center;
	background-color:#3F5202;
}
.AB34{
	font-family:jokerman; 
	color:yellow;
	-webkit-text-stroke: 0px black;
}
ul{
	font-size:35px;
	list-style-type: circle;
	font-family: Georgia, serif;
	color:cyan;
}
