@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(bg.jpg);
	color: #7A95AA;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	letter-spacing: 1px;
	border: 0px;
	outline: 0px;
	outline-width: 0px;
}
.white {
	color: #FFF;
	font-size: 12px;
}
a {color:#d1a8b1; text-decoration:none; font-weight:bold;} a:hover {color:#a1ae8b; text-decoration:none; font-weight:bold;}

img { border: none; } 