body{
	background-color: Black;
	color: Red;
	font-family: Verdana;
}

a {
	
	font-family: Verdana;
	font-size: smaller;
	color: White;
	font-weight: bold;
	
}

a:hover{
	color: #FF1493;
	font-weight: bold;
	
}

.header{
	font-weight: bold;
	font-size: x-large;
}

.enter{
	
	font-family: Verdana;
	font-size: larger;
	color: White;
	font-weight: bold;
	
}

.gallery_borders{
		border-color: white;
}

.blue
{
	font-family: Verdana;
	color: #1E90FF;
	font-size: x-small;
	font-weight: bold;
}

.linklist
{
	font-family: Verdana;
	color: #228B22;
	font-size: x-small;
	font-weight: bold;
}
