.tab {	font-family: "Times New Roman", Times, serif;	font-size: 18px;	color: #CCCCCC;	text-decoration: none;}.tab:link, .tab:vistied, .tab:active {	font-family: "Times New Roman", Times, serif;	font-size: 18px;	color: #CCCCCC;	text-decoration: none;}.tab:hover {	font-family: "Times New Roman", Times, serif;	font-size: 18px;	color: #FFFF00;	text-decoration: underline;}.tab_current {	font-family: "Times New Roman", Times, serif;	font-size: 18px;	font-weight: bold;	color: #CCCCCC;	text-decoration: none;}.tab_current:link, .tab_current:vistied, .tab_current:active {	font-family: "Times New Roman", Times, serif;	font-size: 18px;	font-weight: bold;	color: #CCCCCC;	text-decoration: none;}.tab_current:hover {	font-family: "Times New Roman", Times, serif;	font-size: 18px;	font-weight: bold;	color: #FFFF00;	text-decoration: underline;}
