th, td {
	border-top: 1px solid;
	border-right: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	padding: 0 6px;
}

div.trophy-pic {
	margin-bottom: 35px;
}

input:focus {
	background-color: white;
}

a.poll {
	font-size: 150%;
	color: gold;
	background-color: ;
	font-family: Impact;
}

a.akurasu {
	font-size: 100%;
	color: crimson;
	background-color: ;
	font-family: ;
}

a.patreon {
	font-size: 100%;
	color: cyan;
	background-color: ;
	font-family: Exo 2;
}

p.archive {
	font-size: 100%;
	color: lightgray;
	background-color: ;
	font-family: Exo 2;
}

p.archive:hover {
	font-size: 100%;
	color: lightgray;
	background-color: ;
	font-family: Exo 2;
	text-decoration: underline;
}

p.polls {
	font-size: 100%;
	color: lightgreen;
	background-color: ;
	font-family: Exo 2;
}

p.polls:hover {
	font-size: 100%;
	color: lightgreen;
	background-color: ;
	font-family: Exo 2;
	text-decoration: underline;
}

p.new {
	font-size: 100%;
	color: cyan;
	background-color: ;
	font-family: Exo 2;
}

p.home:hover {
	font-size: 100%;
	color: gold;
	background-color: ;
	font-family: Exo 2;
	text-decoration: underline;
}

p.home {
	font-size: 100%;
	color: gold;
	background-color: ;
	font-family: Exo 2;
}

p.info {
	font-size: 100%;
	color: cyan;
	background-color: ;
	font-family: Exo 2;
}

p.gallery {
	font-size: 100%;
	color: yellow;
	background-color: ;
	font-family: Exo 2;
}

p.youtube {
		font-size: 100%;
	color: red;
	background-color: ;
	font-family: Exo 2;
}

p.youtube:hover {
		font-size: 100%;
	color: red;
	background-color: ;
	font-family: Exo 2;
	text-decoration: underline;
}

p.sub {
	font-size: 100%;
	color: lightgreen;
	background-color: ;
	font-family: Times New Roman;
}

p.picross {
	font-size: 100%;
	color: burlywood;
	background-color: ;
	font-family: Times New Roman;
}

p.picross:hover {
	font-size: 100%;
	color: burlywood;
	background-color: ;
	font-family: Times New Roman;
	text-decoration: underline;
}

p.outlinks {
	font-size: 100%;
	color: black;
	background-color: white;
	font-family: Exo 2;
}

p.outlinks:hover {
	font-size: 100%;
	color: black;
	background-color: white;
	font-family: Exo 2;
	text-decoration: underline;
}

i.hidden{
	color: rgb(58,58,58);
	font-size: 0;
}

u.contentwarn
{
	color: rgb(254,0,0)
}

#wpforms-form-13120
{
	background-color: firebrick
}

#wpforms-form-13165
{
	background-color: purple
}

#wpforms-form-13169
{
	background-color: chocolate
}

.postid-13792{
	background-color: blue !important;
}

.last-updated {
 font-size: small;
 	Added:  text-transform: uppercase;
} 