@charset "UTF-8";
/* CSS Document */
.homepagecopystyle
{
	width: 44%;
	height: 400px;
	margin-left:52%;
	letter-spacing: 1px;
	line-height: 20px;
}



	.homepageContainer
	{
		position:absolute;
		width: 940px;
		height: 325px;
		display: table;
		margin: 0 auto;
		margin-top: 225px;
	}
	
a:link
{
	font-style: normal;
	font-variant: normal;
	text-decoration:none;
	color: #888888;

}

a:hover
{
	color: #000000;
	text-decoration:none;
	font-weight:bold;

}
	