img{
	
}
img:hover{
	
}
h1, h2{
	font-family: elphant;
	color: red;
	text-align: center;
}
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{
	font-size:20px;
}
thead{
	
}
tbody{
	
}
tbody tr:nth-child(even){
	
}
table, td, th{
	
}
table{
	
}
tbody tr:hover{
	
}