/* CSS Document */

body {
color:#7C5631;
background-color:#FEFCF5;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-size: .9em;
color:#7C5631;
}
.title2 {
	font-size: 1.4em;
	color: #AD815B;
}
a {
	font-size: .9em;
color:#7C5631;
font-style: bold;
}
a:hover {
	font-size: .9em;
color:#000000;
font-style: bold;
text-decoration: none;
}