body {
	font-family: Arial 
}
tr{
	text-align: center;
}
.links  A{
	font: bold 1.5em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	color:#003366; text-decoration:none
}
.links A:Hover {
	color: #CC0000;
}
.text {
  width:500px;
  margin:auto;
  display: block;
  padding:5px;
  text-align: left; 
  overflow: auto;  
  font: 200 1em/0.9m 'Lucida Console', 'Courier New', monospace ;
  text-align:center;
  background: #1E89DC;
  border: 1px solid #0065C6;
}
.menu, .menu A{
	color: #FFD700; font-family: Verdana; font-size: 20pt; text-decoration: none}
.menu A:Hover {
	color: #ADFF2F; position: relative; top:2px
}
.header {color:#FFFFFF; font: bold 4em 'Trebuchet MS', Tahoma, Arial, Sans-serif;}