

body {
	background: #FFF url(back.png) repeat;
  	color: orange;
	font-weight: bold;
	line-height: 1,5em;
}


p {
	font-weight: bold;
	color: orange;
	font-size:13pt;
	font-family:"Trebuchet MS";
}

a {font-size: 103%; text-decoration: none; font-weight : bold;}
a:link {color: #F0E59E;}
a:visited {	color:#C7B767;}
a:active { color:#DEC3A9;}
a:hover{ color: #ffffff;}





