@charset "utf-8";
/* CSS Document */

}
body,td,th {
	font-size: 16px;
	color: #FFF;
	
}

}
body {
	background-attachment: fixed;
	background-repeat: repeat;
	background-image:url(background.png);
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #009;
	font-weight: bold;
	border: 0;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #090;
}
a:hover {
	text-decoration: none;
	color: #F9FBFE;
}
a:active {
	text-decoration: none;
}
