a:link   {
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}
a:visited  {
	color: #FFCC66;
	text-decoration: none
}
a:hover {
	color: #fc6;
	text-decoration: underline;
}
.header {
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	background-color: #066;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.friendly  { color: #066; font-size: 26px; font-style: italic; text-align: left}
