a:link {
	
	font-family: Arial, Verdana;
	font-weight: regular;
	font-size: 26px;
	text-decoration: none;
	color: #FFFFFF;
	}
a:visited {
	font-family: Arial, Verdana;
	font-weight: regular;
	font-size: 26px;
	text-decoration: none;
	color: #FFFFFF;
	}
a:hover {
	font-weight: bold;
	text-decoration: overline;
	color: #FFFFFF;
	}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	}
.pic
	{
	height: 150px;
	quality: low;
	padding: 0px;
	border-color: black;
}

h1
	{
	font-family: Stencil std, Impact, Arial, sansserif;
	color: white;
}

p
	{
	font-family: sansserif;
	color: white;
	margin-left: 200px;
	margin-right: 200px;
}

p.one
	{
	word-spacing: 25px;
	font-family: sansserif;
	color: white;
}
