DIV {
	font-family : Verdana, Arial, Tahoma, Helvetica;
}

.on {
	color:#FFFFFF;
	font-size : 13px;
	text-decoration : none;
	font-weight: bold;
        padding: 2px 4px;
}

.over {
	color: #FF3300;
	font-size : 13px;
	text-decoration : none;
        padding: 2px 4px;
		font-weight: bold;
	
}
.sub_on	{
	color:#FFCC00;
	font-size : 10px;
	text-decoration : none;
        padding: 2px 4px;
		font-weight: bold;

}
.sub_over {
	color: #FF3300;
	font-size : 10px;
	text-decoration : none;
        padding: 2px 4px;
		font-weight: bold;

}

