a:link {
	text-decoration: none;
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.SubTitle {
	font-size: 10pt;
}

.YellowBanner {
	font-size: 11pt;
	color:#FFFF00;
	font-weight: bold;
}

.friend a:link {
	text-decoration: none;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.friend a:visited {
	text-decoration: none;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.friend a:hover {
	text-decoration: underline;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.friend a:active {
	text-decoration: underline;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
