

.footer {
	font-family: tahoma;
	font-size: 11px;
	color: #94e800;
	text-decoration: none;	
}


.footer a{
	font-family: tahoma;
	font-size: 11px;	
	text-decoration: none;
	color:#ffffff;
}


.footer a:hover{
	font-family: tahoma;
	font-size: 11px;	
	text-decoration: underline;
	color:#ffffff;
}


.ntext
{
    font-family: tahoma;
	font-size: 11px;	
	text-decoration: none;
	color:#363636;
}

.ntextBold
{
    font-family: tahoma;
	font-size: 11px;	
	text-decoration: none;
	font-weight:bold;
	color:#363636;
}

.ntext a
{
    font-family: tahoma;
	font-size: 11px;	
	text-decoration: underline;
	color:#93320B;
}

.utext
{
    font-family: tahoma;
	font-size: 11px;	
	text-decoration: underline;
	color:#93320B;
}
.GalarieBoldText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.ntextDetail {
	font-family: tahoma;
	font-size: 11px;
	color: #363636;
	text-decoration: none;
}
.ntextDetailBold {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
}

.buttons {
	font: 11px Tahoma;	
	background-color:Menu;
	padding: 1px;
	height: 20px;	
	border: 1px solid #7e7e7e;

}
