.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #405F6a;
}
.textB {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #405F6a;
	font-weight: bold;
}
a:link {
	color: #E6463F;
	text-decoration: none;
}
a:visited {
	color: #D54D9B;
	text-decoration: none;
}
a:hover {
	color: #405f6a;
	text-decoration: underline;
}
.headings {

	font-family: Tahoma, Verdana, Arial;
	font-size: 24px;
	color: #E6463F;
}
.names {
	font-family: Tahoma, Verdana, Arial;
	font-size: 22px;
	color: #405F6a;
	font-weight: bold;
}
