@charset "UTF-8";

body {
	font: normal 13px Trebuchet MS;
	background-image: url(main-hg.png);
	background-position: center;
	background-repeat: no-repeat;
}

a {
	color: White;
	text-decoration: none;
	} 
	
a:hover {
	color: #F36E20;
	text-decoration: none;
}
	
