a:link {
	color: #FFCC00;
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #fffe93;
	text-decoration: none;
}
.PINKBOLDp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: None;
	font-weight: bolder;
	color: #FF9966;
	text-decoration: none;
}
a:visited {
	color: #f5f33c;
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
