body            {font: 10pt Arial}
table           {font: 10pt Arial}
.page_table { padding: 5px 5px 5px 25px; border: #78FFFF solid 1px;}


a			 {font: bold 10pt Arial}
a:link       { text-decoration: none; color: #0000ff}
a:visited    { text-decoration: none; color: #0000ff}
a:hover      { text-decoration: highlight; color: red}

a.menu			 {font: bold italic 10pt Comic Sans MS}
a.menu:link       { text-decoration: none; color: #0000ff}
a.menu:visited    { text-decoration: none; color: #0000ff}
a.menu:hover      { text-decoration: highlight; color: red}

a.small			 {font: 8pt Arial}
a.small:link       { text-decoration: none; color: #0000ff}
a.small:visited    { text-decoration: none; color: #0000ff}
a.small:hover      { text-decoration: highlight; color: red}

.link  	{font: Comic Sans MS;
		font-size: 10pt;
		font-weight: bold;
		font-style: italic;
		color: #0000ff;
		}
		
h1 	{font: Comic Sans MS;
	font-size: 12pt;
	font-weight:bold;
	color: #000000;
	}	
#bugs {
	background-image:url(images/bug.jpg);
	background-repeat: no-repeat;
}
.red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FF0000;
}