body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #996666;
	background-image: url(../images/layout_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #663433;
	text-decoration: none;

}
a:hover {
	color: #CC9999;
}
.smalltext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC9999;
	font-style: normal;

}
