a {
	cursor: pointer; cursor: hand;
}

.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.title {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#FAA21B;
	font-weight:bold;
}
.title_blue {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#1C3258;
	font-weight:bold;
	padding:5px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 11px;
	width: 120;
}
table {
	border: 1px none;


}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.navigation {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.navigation_blue {
	color: #425E8E;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 11px;
}
A:link.footer, A:visited.footer, A:active.footer{
	color: #000000;
	text-decoration: underline;
	font-family: Tahoma, Arial;
	font-size: 11px;
}
A:hover.footer{
	color: #CCCCCC;
	text-decoration: underline;
	font-family: Tahoma, Arial;
	font-size: 11px;
}

.featured{
    margin:3px;
	border: 1px solid #FFA200;
}



