.divGrey {
	background-image: url(../pix/charfieldViewDog.jpg);
}


body {
   font-family: arial, sans-serif;
   color: #000000;
	background-image: url(../furniture/tablesBackground.gif);
}

a:link, a:visited {
   	  color:#ae2600;
   text-decoration: none;
}

a:hover {
	  color:#ae2600;
   text-decoration: underline;
}

.tableGrey{
	background-image: url(../furniture/tablesBackground.gif);
}

.text {
   font-size: 12px;
   font-weight: normal;
}

.textLarge {
   font-size: 24px;
   font-weight: bold;
}

.textBold {
	font-size: 12px;
	font-weight: bold;
	  color:#ae2600;
}

.textSmall {
	font-size: 10px;
	font-weight: normal;
}
.tableColour {
	background-image: url(../pix/paleBkgrnd.jpg);
}

