a.leftMenuBar
{
/*	text-indent : 14px; */
/* 	line-height : 65%; */
}

a.leftMenuBar:visited, a.leftMenuBar:link,a.leftMenuBar:active
 {
	text-decoration : none;
	color : Navy;
}		

a.leftMenuBar:hover
 {
	text-decoration : underline overline;
	color : Olive;
}		


a:hover
 {
	color : Olive;
}		

a
 {
	color : Navy;
	text-decoration : underline;
/*	line-height : 65%; */
}		

body, input,td {
	font-family : Tahoma;
	font-size : 84%;
}

.headliner
{
	font-size : 120%;
}

.italic
{
	font-style : italic;
}

.leftMenuBar
{
/*	text-indent : 14px; */
	line-height : 65%;
}

.olive {
	color : Olive;
}

.pageFooter 
{
	font-size : 77%;
}

.playTitle
{
	font-style : italic;
}

.reallyStrong
{
	font-weight : bold;
	font-size : 120%;
}

.red
{
	color : Red;
}

.requiredField
{
	font-weight : bold;
	color : Red;
}

.silver
{
	color: Silver;
}

.silverBackground
{
	background-color : Silver;
}

.strikethrough
{
	text-decoration : line-through;
}

.strong
{
	font-weight : bold;
}

.tiny
{
	font-size : 77%;
}

.underscore
{
	text-decoration : underline;
}