.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.links{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #ECA703;
	text-decoration: none;
}
.links:hover{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #ECA703;
	text-decoration: underline;
}
.text11 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.text11:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #ECA703;
	text-decoration: underline;
}
.titles {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #ECA703;
	text-decoration: none;
	font-weight: bold;

}
.stroke {
	border: 2px solid #FFFFFF;
}
.darkstroke {
	border: 1px solid #495354;
}
