/*<link rel="stylesheet" href="mystyles.css" type="text/css">*/

.location
{
font-family: verdana, helvetica, sans serif;
font-size: .6em;
color: #000000;
}

body
{ 
background-image: url(images/background.jpg); 
background-color: #000000
}

.headerb
{
font-family: verdana, helvetica, sans serif;
font-size: 1em;
color: #000000;
font-weight: bold;
}

.maintext
{
font-family: verdana, helvetica, sans serif;
font-size: .8em;
color: #000000;
}

.header
{
font-family: verdana, helvetica, sans serif;
font-size: .8em;
color: #000000;
}

.datau
{
font-family: verdana, helvetica, sans serif;
font-size: .8em;
color: #000000;
text-decoration: underline;
font-weight: bold;
}

table.border
{
border: groove;
border-color: #164871;
}

.credits
{
font-family: verdana, helvetica, sans serif;
font-size: .6em;
color: #000000;
}

a:link
{
text-decoration: none;
color: #164871;
text-decoration: underline;
font-weight: bold;
}

a:visited
{
text-decoration: none;
color: #164871;
text-decoration: underline;
font-weight: bold;
}

a:active
{
text-decoration: none;
color: #164871;
text-decoration: underline;
font-weight: bold;
}

a:hover
{
text-decoration: none;
color: #164871;
text-decoration: underline;
font-weight: bold;
}

img.work
{
border: double;
}
