<style type="text/css">

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BB0000;
	text-align: center;
	font-weight: bold
}

a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight: bold	
}
	
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FFBBBB;
}

a:active {
	text-decoration: none;
}

</style>


