<!-- Style Sheet created with the CoffeeCup StyleSheet Maker -->
<!-- http://www.coffeecup.com -->
<style type="text/css">
<!--
a.menu { width:160px; margin-top:4px; display:block;
font-family:Comic Sans MS,Comic,fantasy; font-size:15px; font-weight:bold; }

a.menu:link { color:#00FFFF; 
              border-bottom : 4px solid #0000FF;
		      border-right : 4px solid #0000FF;
		      border-top : 3px solid #4670FF;	 		
		      border-left : 3px solid #4670FF; 
              text-decoration:none; }
a.menu:visited { color:#00FFFF; 
                 border-bottom : 4px solid #0000FF;
		         border-right : 4px solid #0000FF;
		         border-top : 3px solid #4670FF;	 		
		         border-left : 3px solid #4670FF; 
                 text-decoration:none; }
a.menu:hover {  color:#FFFF00; 
                border-bottom : 4px solid #0000FF;
		        border-right : 4px solid #0000FF;
		        border-top : 3px solid #4670FF;	 		
		        border-left : 3px solid #4670FF; 
                text-decoration:none; }
a.menu:active { color:#FFFF00; 
                border-bottom : 4px solid #4670FF;
		        border-right : 4px solid #4670FF;
		        border-top : 3px solid #0000FF;	 		
		        border-left : 3px solid #0000FF; 
                text-decoration:none; }

div.menu { width:160px; text-align:center; padding:10px; }

-->
</style>