.style {
	font-family: tahoma;
	font-size: 11px;
	color: #7B7B7B;
	text-decoration: none;
}
.style :link {
	font-family: tahoma;
	font-size: 11px;
	color: #7B7B7B;
	text-decoration: none;
}
.style :visited {
	font-family: tahoma;
	font-size: 11px;
	color: #7B7B7B;
	text-decoration: none;
}
.style :hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.ded {
	font-family: tahoma;
	font-size: 11px;
	color: #959595;
	text-decoration: none;
}
.ded :link {
	font-family: tahoma;
	font-size: 11px;
	color: #959595;
	text-decoration: none;
}
.ded :visited {
	font-family: tahoma;
	font-size: 11px;
	color: #959595;
	text-decoration: none;
}
.ded :hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.input {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #F3F3F3;
}
.text :link {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.text :visited {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.text :hover {
	font-family: tahoma;
	font-size: 11px;
	color: #3399CC;
	text-decoration: underline;
}
