body, .headline {background:"FFFFCC"; font-family: Comic Sans MS; font-size:11pt; }

.headline {font-size:28pt;}

body a:link { color: #0066CC;}
body a:visited {color: #CC66FF;}
body {text-align:center;}
table.center {margin-left:auto; margin-right:auto;}

table				{
					border:						0px;
					width:						797;
					font-size: 11pt;
					align: "center";
													}
													

#menu td			{
					text-align:					center;
					background: 				"black";
					font-family: 				Comic Sans MS;
					font-weight:				bold;
					font-size: 					11pt; 
					height:						18;
					width:						103;
					padding:					3;
					margin:						1;
					letter-spacing: 			1pt;
					}
					
#menu a:link		{
					color:						#FFFFCC;
					text-decoration:			none;
					text-align:					center;
					}	
	
#menu a:active 		{ 
					color: 						#FFFFCC; 
					text-decoration: 			none;
					text-align:					center;
					}	

#menu a:visited 	{ 
					color: 						#FFFFCC; 
					text-decoration: 			none;
					text-align:					center;
					}
					
#menu a:hover 		{ 
					color: 						#FFFFCC; 
					text-decoration: 			underline;
					text-align:					center;
					}


					
