.textBox {
	font-family:"MS Sans Serif";
	font-size: x-small;
	color: #666666;
	text-decoration: none;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	border: 1px solid #FFFFFF;
}
.buttonOver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #ff9900;
	background-color: #FFdd00;
	border: 1px solid #FFFFFF;
}
.normalFont {
	font-family: "MS Sans Serif";
	font-size: small;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.normalFont a:link{
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
}
.normalFont a:active{
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
}
.normalFont a:visited{
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
}
.normalFont a:hover{
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #ff6600;
	text-decoration: none;
}
.normalFontWhite{
	font-family: "MS Sans Serif";
	font-size: small;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.normalFontWhite a:link {
	font-family: "MS Sans Serif";
	font-size: small;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.normalFontWhite a:visited {
	font-family: "MS Sans Serif";
	font-size: small;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.normalFontWhite a:active {
	font-family: "MS Sans Serif";
	font-size: small;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.normalFontWhite a:hover {
	font-family: "MS Sans Serif";
	font-size: small;
	font-weight: normal;
	color: yellow;
	text-decoration: none;
}
	
.subHeading {
	font-family: "MS Sans Serif";
	font-size: 18px;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: none;
}
.bookmark {
	font-family: tahoma;
	font-size: x-small;
	color: #FFCC00;
	text-decoration: none;
}
.bookmark a:link {
	font-family: tahoma;
	font-size: x-small;
	color: #FFCC00;
	text-decoration: none;
}
.bookmark a:visited {
	font-family: tahoma;
	font-size: x-small;
	color: #FFCC00;
	text-decoration: none;
}
.bookmark a:active {
	font-family: tahoma;
	font-size: x-small;
	color: #FFCC00;
	text-decoration: none;
}
.bookmark a:hover {
	font-family: tahoma;
	font-size: x-small;
	color: #FFff00;
	text-decoration: none;
}
.startVisit {
	font-family: "MS Sans Serif";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}