<style type="text/css">
<!--
	a {
		display : block;
		padding: 15px 10px 15px 10px;		
		text-decoration : none;		
		font-weight: bold;		
		color: #FFF;
		font-family: Verdana;		
		font-size: 14px;		
	}
	
	
	a:hover{
		background : #FFF;
		color: #000;
	}
	
	
	h1 {
	 	font-weight: bold;		
		color: #000;
		font-family: verdana;		
		font-size: 12px; 
	}
	
	.tab {
	  background: #009900;
	  
	}
	
  -->
</style>