a:link {
	color: #CA1772;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DC66A2;
}
a:hover {
	text-decoration: underline;
	color: #DC66A2;
}
a:active {
	text-decoration: none;
	color: #CA1772;
}
.a1:link{
	color: #CA1772;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.a1:hover{
	color: #CA1772;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.a1:visited{
	color: #CA1772;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
body{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: White;
}
.darkgrey{
	background-color: #888888;
}
.darkpink{
	background-color: #DB3D8A;
}
.middelepink{
	background-color: #E36CA6;
}
.lightpink{
	background-color: #EFA7CC;
}
.corporatebg{
	background-image: url(images/corporatebg.jpg);
	background-repeat: no-repeat;
}
.webdesignbg{
	
	background-image: url(images/web_design_bg.jpg);
	background-repeat: no-repeat;
}
.graphicdesignbg{
	background-image: url(images/graphic_design_bg.jpg);
	background-repeat: no-repeat;
}
.footergray{
	background-color: #A0A0A0;
}
.pricetagpink{
	color: #DC3D8D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.normal_text{
	color: #5E5E5E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	padding-top: 10px;
	padding-right: 3px;
}
.copyright{
	color: #7F7F7F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

.footertext{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.headings{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
a.greenlink:link{
	color: #009999;
	text-decoration: none;
}
a.greenlink:hover{
	color: #009999;
	text-decoration: underline;
}
a.greenlink:visited{
	color: #009999;
	text-decoration: underline;
}
.productsname{
	color: Black;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
a.pinklink:link {
	color: #DC3D8D;
	font-size:12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.pinklink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #DC3D8D;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DC3D8D;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #F3F3F3;
	border: 1px solid #EAEAEA;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
	color: #6B6B68;
	text-decoration: none;
}

.infotxt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	color: #6B6B68;
	text-decoration: none;
}
a.infotxt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	color: #6B6B68;
	text-decoration: none;
}
a.infotxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	color: #414140;
	text-decoration: none;
}
.border {
	border: 1px solid Gray;
	background-color: #EEEEEE;
	
}
.label {
	font-family: Century Gothic, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.head1 {
	font-family: Century Gothic, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #CA1772;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F1C1D9;
	border-bottom-color: #F1C1D9;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bottomborder {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F1C1D9;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:12px;
	color: #333333;

}
.new_infotxt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:12px;
	color: #6B6B68;
	text-decoration: none;
}