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

body {
	background:url(../images/bg.jpg) center top no-repeat;
	font-family:tahoma, Arial, sans-serif;
	font-size:12px;
	color:#464646;
	margin:0px;
	padding:0px;
}

text{ height:18px; background:#fff; border:#adadad 1px solid; font-family:arial; font-size:11px; padding:0px;}

a{ text-decoration:none; color:#000; font-size:12px;}
a:hover{ text-decoration:underline; color:#000; font-size:12px;}
