body
	{
		font-size : 12px;
		font-family : verdana;
		color : #000000;
		background-image : url(images/background.jpg);
		font-style : normal;
	}

a
	{
	 	font-size : 12px;
	 	font-family : verdana;
	 	color : #000000;
	 	text-decoration : underline;
	 	font-style : normal;
	}
a:active
	{
	 	font-size : 12px;
	 	font-family : verdana;
	 	color : #000000;
	 	text-decoration : underline;
	 	font-style : normal;
	}

a:visited
	{
	 	font-size : 12px;
	 	font-family : verdana;
	 	color : #000000;
	 	text-decoration : underline;
	 	font-style : normal;
	}

a:hover
	{
	 	font-size : 12px;
	 	font-family : verdana;
	 	color : #000000;
	 	text-decoration : none;
	 	font-style : normal;
	}

table
	{
		margin: 0em 0em 0em 0em;
	}

td
	{
		font-size : 12px;
		font-family : verdana;
		color : #000000;
		font-style : normal;
	}
td.menu
	{
		border : 1px solid;
	}