<!--
.style1 {
	font-family: "Helvetica Neue";
	font-weight: bold;
	font-size: 95px;
	line-height: 85px;
	color: #000000;	
	
	
}
a
	{text-decoration:none;}
A:link
	{color: #FFFFFF; font-weight: bold; text-decoration: none; }
A:visited
	{color: #FFFFFF; font-weight: bold; text-decoration: none;}
A:active
	{color: #FFFFFF; font-weight: bold; text-decoration: none;}
A:hover
	{color: #000000; font-weight: bold; text-decoration: none;}
body {
	background-color: #990000;
}


-->
