body {
font-family: Verdana; 
font-size: 11px; 
color: #000000;
padding: 0;
margin: 0;
background-color:#FC8C8C;
background-image:url(images/background.jpg);background-repeat:repeat-x; 
}

table {
font-family: Verdana; 
font-size: 11px; 
color: #000000;

}
a:link {
	color: #000000; text-decoration: none;
}
a:active {
	color: #000000; text-decoration: none;
}
a:visited {
	color: #000000; text-decoration: none;
}
a:hover {
	color: #000000; text-decoration: none;
}