.text-index {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.data {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #FAEA00;
	text-decoration: none;
	font-weight: bold;
}
.text-int {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 21px;
}
.title {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	color: #FAEA00;
	text-decoration: none;
	line-height: 24px;
	font-weight: bold;
}
.link {

	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #FAEA00;
	text-decoration: none;
	font-weight: bold;
}
.input {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 21px;
	background-color: #050505;
	border: 1px solid #FAEA00;
}
