.body {
	border: 2px solid #004219;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	color: #8C5200;
}
.bodysmall {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
h1 {
	color: #000000;
}
.body a, .body a:active, .body a:visited{
	color: #8C5200;
	text-decoration: none;
}
.body a:hover, .body a:visited hover{
	color: #CC6600;
	text-decoration: none;
}
a:link, a:visited, a:active {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	color: #F0C172;
	text-decoration: none;
}
a:hover {

	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	color: #03393B;
	text-decoration: none;
}
.jakaja {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCC33;
	border-right-color: #CCCC33;
	border-bottom-color: #CCCC33;
	border-left-color: #CCCC33;
}
