a {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #89CDCF; text-decoration: none; font-weight: bold}
a:link {  color: #89CDCF}
a:visited {  color: #89CDCF}
a:active {  color: #89CDCF}
a:hover {  color: #89CDCF; text-decoration: underline;}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align: justify;
}

