.topbr 
{
background-color: #336699;
} 
body, font , th , td , p {
font-family : Verdana, sans-serif;
font-size : 1em;
background-color: #336699;
color: #ffffff;
}
.link {
font-size: .9em;
font-weight: bold;
}
a.link:link, a.link:active, a.link:visited {
text-decoration : none; 
}
a.link:hover {
text-decoration : underline; 
}
a:link , a:active , a:visited {
color : #ffffff;
text-decoration : none; 
} 
a:hover {
text-decoration : underline; 
color : #ccccde; 
} 
hr {
border : 1px dashed #cccccc; 
} 
small {
font-size : .9em;

} 
h3 {
font-size : 1.2em;
font-weight : bold;
}
.navbar
{
	position: absolute;
	top: 100px;
	left: 10px;
	width: 225px;
  color: #336699;
}
.navText
{
	text-align: right;
	font-size : .9em;
	font-weight : bold;
}
.navText a:link
{
  color: #336699;
}
.navText a:hover
{
  color: #ffffff;
}
.navImg
{
margin-bottom: 10px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
}
#play{
	border-style: none;
}
.fileinfo{
font-size : .7em;
}