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

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

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

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

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

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

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

.data
{
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: double;
border-color: #CC9933;
}

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

a:link
{
text-decoration: none;
color: #ff0000;
}

a:visited
{
text-decoration: none;
color: #ff0000;
}

a:active
{
text-decoration: none;
color: #ff0000;
}

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

img.work
{
border: double;
}