body {
	font-family: Arial, Helvetica, sans-serif;
	background: #000000 url(images/_tiling_bg.jpg) repeat-y center;
	margin: 0px;
	padding: 0px;
}
td{
font-family: Georgia, "Times New Roman", Times, serif;
	color:#FDEAC4;
	font-size: 13px;
	line-height: 20px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #1E7CB5;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {


	color: #8A6F00;
	text-decoration: none;
}
