﻿a:link
{
	border: 0;
	color: rgb(255, 255, 0);
}
a:visited
{
	color: rgb(255,255,153); 
} 
a:active 
{
	color: rgb(255,51,0);
}
body
{
	border: 0px;
	font-family: "Comic Sans MS";
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
img
{
	border: 0
}
table
{

border: 1px solid gray;border-spacing:0px;border-collapse: collapse;table-layout:auto;
padding:0px;text-align: center; empty-cells: show

}

TD             { border: 1px solid gray }

.imagetitle { 
	
	line-height: 1em;
	color: blue}

.footer { font-size: x-small }

p.footer {

text-align: center;

}


h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: rgb(255,204,0);
}
h2
{
	color: rgb(255,255,255); 
}
h3
{
	color: rgb(204,51,0); 
}
h4
{
	color: rgb(255,255,153);
}
h5
{
	color: rgb(255,255,0);
}
h6
{
	color: rgb(255,255,255);
}

