body {
background:#ffffff url(images/bg-bottom.jpg) fixed top;
font-family: "Arial";
color: #b3b3b3;
margin: 0px;
}
	
a:link {
color: #0066FF;
text-decoration: underline;
}
a:visited {
color: #0066FF;
text-decoration: underline;
} 
a:hover {
color: #0066FF;
text-decoration: underline;

}