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

body {
	margin-top: 0px;
	background-color: ;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
}.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
a {
	border: none;
	text-decoration:none;
	color: #666666;
	font-weight: bold;



}
a:hover { color:#FF3300; }
.header a {
    font-family: Arial, Helvetica, sans-serif;
	border: none;
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;


}
.header a:hover { color:#666666;}