.background {
	background-color: #0166FF;
}
.Title {
	font-size: 18px;
	font-weight: bold;
	color: #DEDB66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DEDB66;
	font-weight: normal;
}
.ytextlnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DEDB66;
}
.ytextlnk:active {
	color: #DEDB66;
	text-decoration: underline;
}
.ytextlnk:link {
	color: #DEDB66;
	text-decoration: underline;
}
.ytextlnk:visited {
	color: #DEDB66;
	text-decoration: underline;
}