.bodytext {
	font-family:Arial;
	font-size: 13px;
	line-height:15px;
	color: #000000;
}
.headlinetext {
	font-family:Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #FF0066;
	text-decoration: none;
	font-family:Arial;
	font-size: 13px;
}
a:hover {
	color: #FF00CC;
	text-decoration: underline;
	font-family:Arial;
	font-size: 13px;
}	
a:active {
	color: #FF0099;
	text-decoration: none;
	font-family:Arial;
	font-size: 13px;
}	
a:visited {
	color: #FF6699;
	text-decoration: none;
	font-family:Arial;
	font-size: 13px;
}
.headlinePINK {
	font-family:Arial;
	font-size: 13px;
	line-height: 15px;
	color: #FFCC33;
	font-style: normal;
	font-weight: bold;
}

