<style type="text/css">
<!--

	A:link    {text-decoration: underline; color: red; font-family: georgia; font-size: 12px;}
        A:visited {text-decoration: underline; color: red; font-family: georgia; font-size: 12px;}
        A:hover   {text-decoration: none; color: #555555; font-family: georgia; font-size: 12px;}
        A:active  {text-decoration: none; color: #555555; font-family: georgia; font-size: 12px;}

div.background
{
	position: relative;
	width: 800px;
}



#column1
{
	float: left;
	width: 400px;
	top: 200px;
	background-color: transparent;
	font-family: arial;
	font-size: 11px;
	font-color: #000000;
	text-align: center;

}


#column2
{
	float: left;
	width: 400px;
	top: 200px;
	background-color: transparent;
	font-family: arial;
	font-size: 11px;
	font-color: #000000;
	text-align: center;
}

  -->
</style>