.whiteheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
.whiteheader a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whiteheader a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.whiteheader a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.whitetext a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.whitetext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.whitetext a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.text a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.text a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.whitetext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.whitetext a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.whiteborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

