
A.menubar:Link   {
	color:#F44E26;
	text-decoration: none;
	font-weight: bold;
	vhalign:center;
	font: 16px;
}
A.menubar:Hover  {
	color:#FB9881; 
	text-decoration:underline overline; 
	font-weight:bolder; 
	font: 16px;
}
A.menubar:Visited {
	color:#F68166;  
	text-decoration:none;     
	font-weight: bold;   
	font: 16px;
}

td.menubar {
	background-color:#000000;

} 

h1 {
	font-size: 18px;
	text-align:center;
}


hr {
	color: #ED6751;
}

body       {
	font-family: "Arial";
	font-size: 10px;

}	