.areaSel 
{
        font-family: Verdana;
	font-size: 12px;
	color: #577390;
        font-weight:bold;
        text-decoration: none;
}

.areaUnsel 
{
	 font-family: Verdana;
	font-size: 12px;
	color: #577390;
        font-weight:normal;
        text-decoration: none;
}


.divShow 
{
	visibility:visible;
}

.divHide 
{
	visibility:hidden;
}

.temaSel 
{
	font-weight:bold;
}

.temaUnsel 
{
	font-weight:normal;
}




