<STYLE TYPE="text/css">

a	{
	color: #E9E9E9;
	text-decoration : none;
}
a:link  {
	color: #E9E9E9;
	text-decoration : none;
}
a:visited  {
	color: #E9E9E9;
	text-decoration : none;
}
a:active  {
	color: #E9E9E9;
	text-decoration : none;
}
a:hover  {
	color : #6699FF;
	text-decoration : none;
}

P, Body {
	font-family: "Tahoma"; 
	font-size: 10px;
	text-align: "justify";
	text-decoration: none;
}

Body {
	font-family: "Tahoma"; 
	font-size: 10px;
	text-align: "justify";
	text-decoration: none;
	background-image: url('../Images/bhpss_grey.jpg'); 
}

</STYLE>