@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;
}
.background {
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}

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