.css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF3399;
	text-decoration: none;
}
.css:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.products {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.products:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF3399;
	text-decoration: none;
}
.bolly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.bolly:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3399;
	text-decoration: none;
}
.pro {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.pro:hover {
	font-size: 18px;
	color: #D11080;
	text-decoration: none;
}
.anil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.anil:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}
.hcc {
	font-family: "Lucida Calligraphy";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FF3399;
}
.hcc:hover {
	font-family: "Lucida Calligraphy";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

