body {
	background-image: url('http://www.adjusteralert.com/images/bg.gif');
	background-repeat: repeat-x;
	font-family: arial;
	color: #000;
	font-size: 12;
	background-color: #404040
}

.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
a {
	color: #FFF; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 13; 
	text-decoration: underline; 
	cursor: none;
}

a:hover {
	color: #F00; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 13; 
	text-decoration: underline; 
	cursor: none;
}