body {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
}
.nav {
	background-color: #333333;
}
a.topnav {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
	float: left;
	display: block;
}
a:hover.topnav {
	color: #FE8707;
	text-decoration: underline;
}
a.topnavo {
	font-weight: bold;
	color: #FE8707;
	text-decoration: underline;
	padding: 10px;
	float: left;
	display: block;
}
a:hover.topnavo {
	color: #Ffffff;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #CC5200;
	margin: 0px;
	padding: 0px;
}


.thumb {
	border: 1px solid #000000;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}