body {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:115%x;
	background-position: 0 0 0 0;
	margin-top: 0px;
}

#bg {
	width:100%;
	background-position:top center;
	background-repeat:repeat-y;
	background-image: url(../images/general/bg_main.png);
	height: 800px;
	z-index:1;		
}

A:link {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:115%x;
	text-decoration:none;
	color: #FFFFFF;
}

A:visited {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:115%x;
	text-shadow:#000000;
	text-decoration:none;
	color:#CCCCCC;
}

A:hover {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:115%x;
	text-decoration:underline;
	color: #FFFFFF;
}
