body {
	font-family:Microsoft Sans Serif, MS Sans Serif, sans-serif;  
	font-size:15px; 
	padding:  0px;
	margin:   0px;
    background-image: url('images/bg.jpg');
   
}


A {
  color: #CCCCCC;
  text-decoration: none;
}

A:hover {
  color: #CCCCCC;
  text-decoration: underline;
}

td{
 font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;  
 font-size: 15px;
 color: #BFA255;
}
