@charset "macintosh";
/* CSS Document */

.alt_text {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #fffde3;
}
.alt_text a:link {
	color: #fffde3;
	text-decoration: none;
}
.alt_text a:visited {
	color: #fffde3;
	text-decoration: none;
}
.alt_text a:hover {
	color: #fffde3;
}



.navigation {
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-shadow: 20;
	font-stretch: wider;
	font-variant: normal;
}
.navigation a:link {
	color: #ffffff;
	text-decoration: none;
}
.navigation a:visited {
	color: #ffffff;
	text-decoration: none;
}
.navigation a:hover {
	color: #fffde3;
}



.title {
	color: #ffffff;
	font: bold normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-stretch: wider;
	text-decoration: none;
}
.title a:link {
	color: #ffffff;
	text-decoration: none;
}
.title a:visited {
	color: #ffffff;
	text-decoration: none;
}
.title a:hover {
	color: #ffffff;
}



.bodycopy {
	color: #fffde3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-shadow: 20;
	font-variant: normal;
}
.bodycopy a:link {
	color: #fffde3;
	text-decoration: none;
}
.bodycopy a:visited {
	color: #fffde3;
	text-decoration: none;
}
.bodycopy a:hover {
	color: #fffde3;
}



.listings {
	color: #fffde3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: small-caps;
}
.listings a:link {
	color: #fffde3;
	text-decoration: none;
}
.listings a:visited {
	color: #fffde3;
	text-decoration: none;
}
.listings a:hover {
	color: #fffde3;
}



.whitecopy {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-variant: normal;
	
}
.whitecopy a:link {
	color: #ffffff;
	text-decoration: none;
}
.whitecopy a:visited {
	color: #ffffff;
	text-decoration: none;
}
.whitecopy a:hover {
	color: #ffffff;
}




.copyright {
	color: #fffde3;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	font-family: Verdana, Geneva, sans-serif;
	
}
.copyright a:link {
	color: #fffde3;
	text-decoration: none;
}
.copyright a:visited {
	color: #fffde3;
	text-decoration: none;
}
.copyright a:hover {
	color: #ffffff;
}