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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg);
	background-position:top;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
}

a { color:#FFFFFF; text-decoration:none; }

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

img { border:none; background:transparent; }