body {
	background: White url(../img/bg_60_2.jpg) no-repeat scroll;
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #F4F4F4;
}

#content {
	position: absolute;
	left:110px; 
	top:170px;
}

a 	{ 
	color:#F4F4F4;
	text-decoration: none
	}
a:visited 
	{
	color:#F4F4F4;
	text-decoration: none 
	}
a:hover 
	{
	color:#CCCCCC; 
	text-decoration: underline
	}
