body
{
background-image: url('backgrounds/tubeblue.jpg');
font-family: verdana;
}

.center
{
text-align:center
}

.h1
{
font-size:x-large;
font-weight: bold;
text-align:center;
}

.large
{
font-size:large;
}

p.footer
{
font-size:8pt;
text-align:center;
padding:0.0em;
}

a:link {color: #0000FF; border-bottom: none #0000FF; text-decoration: none}
a:visited {color: #0066FF; border-bottom: none #0066FF; text-decoration: none}
a:hover {color: #FFFFFF; background: black; border-bottom: solid #FFFFFF; text-decoration: none}
a:active {color: #FF0000; border-bottom: solid #000000; text-decoration: none}