.styles {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.friends {
	text-align: justify;
	font-size: 11px;
}
.friends a {
	color: #006699;
	font-size: 11px;
	font-weight: normal;
}
.friends a:hover {
	color: #0033FF;
	font-size: 11px;
	font-weight: normal;
}
a.navigation {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
a.navigation:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}
.heading {
	font-family: verdana;
	font-size: 24px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.headingCopy {
	font-family: verdana;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
td {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.link {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.link:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}