.bigtext {
	font-family: tahoma;
	font-size: 28px;
	font-weight: bold;
	color: #edf7ff;

}
a:link {
	color: #922699;
}
a:visited {
	color: #922699;
}
a:hover {
	color: #4d1855;
}
a:active {
	color: #922699;
}
.smalltext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #922699;
}
.bigtext2 {
	font-family: tahoma;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
}
