body
{
	font-family: arial
}

a:link
{
	text-decoration: none;
	color: white
}

a:visited
{
	text-decoration: none;
	color: white
}

a:hover
{
	text-decoration: underline;
	color: #008000
}

h3
{
	font-size: 16
}

h4
{
	font-size: 16
}

#wrap {
	width: 750px;
	margin: 0 auto;
}
