@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.thumbtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.whiteborder {
	border: 1px solid #000000;
}

a:link{
	text-decoration: none;
	color: #000000
}
a:active{
	text-decoration: none;
	color: #FF6600
}
a:visited{
	text-decoration: none;
	color: #000000
}
a:hover{
	text-decoration: none;
	color: #FFF
}
.notranslate {
}
.heading {
	font-size: 24px;
	font-weight: bold;
}

