.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
}
.textbold {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.links {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.links a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.links a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.links a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFAC59;
	text-decoration: none;
}
.bodylinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.bodylinks a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.bodylinks a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.bodylinks a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #D8DDEA;
	height: 17px;
	width: auto;
	border: 1px solid #8796BE;
}
.textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #D8DDEA;
	width: auto;
	border: 1px solid #8796BE;
}
.button {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #D8DDEA;
	height: 17px;
	font-weight:bold;
	width: auto;
	border: 1px solid #8796BE;
}
.linksorange {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.linksorange a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFAC59;
	text-decoration: none;
}
.linksorange a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.linksorange a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFAC59;
	text-decoration: none;
}

.linksorange1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.linksorange1 a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFAC59;
	text-decoration: none;
}
.linksorange1 a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.linksorange1 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffcc66;
	text-decoration: none;
}
