body
{
	font: 12px Arial, Helvetica, sans-serif;
	background-image: url("assets/bg.gif");
	background-position: top left;
	background-repeat: repeat;
	text-align: center;
}

a
{
	text-decoration: underline;
	color: #000000;
}

a:visited
{
	text-decoration: underine;
	color: #000000;
}

a:hover
{
	text-decoration: underine;
	color: #000000;
}

a:active
{
	text-decoration: underine;
	color: #000000;
}

