.normalText {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #7A7A7A;
}
.normalWhiteText {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
a.link1:link {
	font-family: Tahoma, Verdana, Georgia;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;


}
a.link1:visited {
	font-family: Tahoma, Verdana, Georgia;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;


}
a.link1:hover {
	font-family: Tahoma, Verdana, Georgia;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a.link2:link {
	font-family: Tahoma, Verdana, Georgia;
	font-size: 11px;
	color: #0EA0C2;
	text-decoration: underline;
	font-weight: bold;
}
a.link2:visited {
	font-family: Tahoma, Verdana, Georgia;
	font-size: 11px;
	color: #0EA0C2;
	text-decoration: underline;
	font-weight: bold;
}
a.link2:hover {
	font-family: Tahoma, Verdana, Georgia;
	font-size: 11px;
	color: #3E3E3E;
	text-decoration: none;
	font-weight: bold;
}

a.link3:link {
	font-family: Tahoma, Verdana, Georgia;
	font-size: 11px;
	color: #3E3E3E;
	text-decoration: none;
	font-weight: bold;
}
a.link3:visited {
	font-family: Tahoma, Verdana, Georgia;
	font-size: 11px;
	color: #3E3E3E;
	text-decoration: none;
	font-weight: bold;
}
a.link3:hover {
	font-family: Tahoma, Verdana, Georgia;
	font-size: 11px;
	color: #9C9E9E;
	text-decoration: none;
	font-weight: bold;
}
.bold2Text {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3E3E3E;
}

