.white {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.text5 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.textblue {
	font-family: tahoma;
	font-size: 11px;
	color: 4995EA;
	font-weight: bold;
}

.blue {

	font-family: tahoma;
	font-size: 11px;
	color: 4995EA;
	font-weight: bold;
}
.green {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 5CBD0B;
}


.gray {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

a.a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #53534B;
	text-decoration: underline;
}
a.a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #53534B;
	text-decoration: underline;
}
a.a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #53534B;
	text-decoration: underline;
}

a.b:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.b:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.b:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.whitebold {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.heading {


	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

