.movietitle
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 16px;
	font-weight: bold;
}
div.floatmenu
{
	border: #CCCCCC 1px solid;
	float:right;
	padding:5px;
	background-color: #F8F8F8;
}
div.floatmenu a:visited
{
	color: #1A5CC8;
}
a:visited.everblue
{
	color: #1A5CC8;
}
div.floatmenu a.current
{
	color: #000000;
}
a.missing
{
	color: #A0A0A0;
}
.body
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 13px;
}
.body a
{
	text-decoration: underline;
}
.body a:visited
{
	color: #00347B;
}

.letters {
	font: 12px verdana; 
	font-weight: bold;
	color: #0066CC;
}

.letters:visited {
	color: #0066CC;
}

.letters:hover {
	color: #000033;
	text-decoration: underline;
}
