/* CSS Document */

	A 			{ color: #FFFFFF; text-decoration: none; } 
	A:link		{ color: #FFFFFF; text-decoration: none; } 
	A:visited	{ color: #FFFFFF; text-decoration: none; } 
	A:active	{ color: #FFFFFF; text-decoration: none; } 
	A:hover		{ color: #2b5b8c; text-decoration: underline; } 

.homecaptioncredit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
}

.cast {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #2b5b8c;
}

.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}

.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 26px;
}
