.menu {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

.menu:hover
{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
	}
.menu_bold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.black_text {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.add {
	font-family: tahoma;
	font-size: 11px;
	color: #7D7D7D;
	text-decoration:none;
}

.add:hover
{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}
.smaal_text {
	font-family: tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}
.new_manu {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
}
.new_manu:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}
.silver_text {
	font-family: tahoma;
	font-size: 11px;
	color: #DDDDDD;
	text-decoration:none;
}
.silver_text:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.copyright{
	font-family: tahoma;
	font-size: 11px;
	color:#808080;
	text-decoration:none;
}
.Paging{
	font-family: tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration:underline;
}
.Paging:hover{
	font-family: tahoma;
	font-size: 11px;
	color:#FF0000;
	text-decoration:underline;
}
.white_text {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.Bold_Black {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.Bule_Text {
	font-family: tahoma;
	font-size: 11px;
	color: #00006A;
	text-decoration:none;
}