.txt11pxWht {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
input {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
.txt11pxDarkGrey {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
a:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.sitebg {
	background-image: url(img/img_site_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
select {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}

