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

body {
background-image:url(images/bg.jpg);
background-repeat:repeat;
color:#FFFFFF;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.bg1 {
background-image:url(images/bg1_17.png);
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	}
a:link {
	text-decoration: none;
	color: #FFFFFF;