BODY
{ 
	color: #000000;
	background-color: #ffffff; 
	font-family:arial;
	font-size:12px;
}

A:link 
{ 
	color:00529b; 
	text-decoration:none;
}

A:visited 
{ 
	color:00529b;
	text-decoration:none;
}

A:hover 
{ 
	color:f2712d;
	text-decoration:none;
}

IMG
{
 	border-style: none;
}

.transcript
{
	color:black;
	font-family:arial;
	font-size:22px;
	text-decoration:none;
	background-color:transparent;\
	cursor:hand;
} 

.transcriptHighlight
{
	color:black;
	font-family:arial;
	font-size:22px;
	text-decoration:none;
	background-color:FFFFFF;
	cursor:hand;
} 

.info
{
	color:black;
	font-family:arial;
	font-size:12px;
}

.button
{
	background-color: transparent;
	text-decoration:none; 
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	cursor:hand;
}
	
.buttonHighlight
{
	background-color: 00529b;	
	text-decoration:none; 
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	cursor:hand;
}

.menu 
{
	background-color: transparent; 
	text-decoration: none; 
	font-size:12px;
	font-family:arial;
}






