.tabstyle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color:#000033
}
.tabstyle:hover {
	color: #CC0033;
	font-size:12px;
	}
	
.tabstyle:first-letter {
	font-size:18px;
	color: #CC00CC;
	float:left;
	}
	
