a:link
{
	color: rgb(0066ff); 
}
a:visited
{
	color: rgb(0066ff); 
} 
a:active 
{
	color: rgb(0066ff);
}

body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(255,255,255);
	background-image: url('images/skin/HaltBack.jpg');
	background-repeat: no-repeat;
	background-position : top center;
	color: rgb(000,000,000)
}