body {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal; 
	font-style: normal; 
	color : #000000; 
}

a.navilink:link {
    font-weight: normal;
    color : #000000; 
    font-size: 14px;
    text-decoration: none;
}
a.navilink:visited {
    font-weight: normal;
    color : #000000; 
    font-size: 14px;
    text-decoration: none;
}
a.navilink:hover {
    font-weight: normal;
    color: #BF268E;
    font-size: 14px;
    text-decoration: none;
}
a.navilink:active {
    font-weight: normal;
    color : #000000; 
    font-size: 14px;
    text-decoration: none;
}
.navilink_active {
    font-weight: normal;
    color: #BF268E;
    font-size: 14px;
    text-decoration: none;
}

a.subnavilink:link {
    color : #121212; 
    font-size: 12px;
    text-decoration: none;
}
a.subnavilink:visited {
    color : #121212; 
    font-size: 12px;
    text-decoration: none;
}
a.subnavilink:hover {
    color: #BF268E;
    font-size: 12px;
    text-decoration: none;
}
a.subnavilink:active {
    color : #121212; 
    font-size: 12px;
    text-decoration: none;
}	
.subnavilink_active {
    color: #BF268E;
    font-size: 12px;
    text-decoration: none;
}



a.pinklink:link {
    font-weight: bold;
    color : #BF268E; 
    font-size: 11px;
    text-decoration: none;
}
a.pinklink:visited {
    font-weight: bold;
    color : #BF268E; 
    font-size: 11px;
    text-decoration: none;
}
a.pinklink:hover {
    font-weight: bold;
    color: #000000;
    font-size: 11px;
    text-decoration: none;
}
a.pinklink:active {
    font-weight: bold;
    color : #BF268E; 
    font-size: 11px;
	text-decoration: none;
}

.pinkcontent {
	font-weight: bold; 
	font-size: 13px; 
	color : #BF268E; 
    text-decoration: none;
}
.pinkcontent2 {
	font-weight: bold; 
	font-size: 12px; 
	color : #ffffff; 
	background-color : #BF268E; 
    text-decoration: none;
}
.pink13 {
	font-weight: normal; 
	font-size: 13px; 
	color : #BF268E; 
}
.pink14 {
	font-weight: normal; 
	font-size: 14px; 
	color : #BF268E; 
	text-decoration:none;
}
.pink22 {
	font-weight: normal; 
	font-size: 22px; 
	color : #BF268E; 
}
.pink16 {
	font-weight: normal; 
	font-size: 16px; 
	color : #BF268E; 
}
.grey9 {
	font-weight: normal;
	font-size: 9px;
	color : #000000;
}
.grey10 {
	font-weight: normal;
	font-size: 10px;
	color : #000000;
}
.grey12 {
	font-weight: normal;
	font-size: 12px;
	color : #000000;
	line-height: 20px;
    text-decoration: none;
}
.greytext {
	font-weight: normal;
	font-size: 12px;
	color : #000000;
	line-height: 20px;
    text-decoration: none;
}
.grey14 {
	font-weight: normal; 
	font-size: 14px; 
	color : #000000; 
	line-height: 20px;
	text-decoration:none;
}
.grey15 {
	font-weight: normal; 
	font-size: 12px; 
	color : #000000; 
	line-height: 20px;
}
sup {
	font-weight: normal; 
	color : #BF268E; 
	/*line-height: 20px;*/
    text-decoration: none;
}


