/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	background:url(../images/bg.jpg) repeat-x left top;
	}
a{
	color: #666666;
	text-decoration: none;
}
.font-bottom{
	font-size:9px;
	color:#5C5C5C;
	}
