body				{
	background: #FFFFFF;
}

a.black				{ text-decoration: none; color: black;}
a.black:visited 		{ color: black; }
a.black:hover			{ color: #6B6B6B; }

a.black2			{ text-decoration: underline; color: black;}
a.black2:visited 		{ color: black; }
a.black2:hover			{ color: #6B6B6B; }

a.white				{ text-decoration: none; color: white;}
a.white:visited 		{ color: white; }
a.white:hover			{ color: #CCCCCC; }

a.white2			{ text-decoration: underline; color: white;}
a.white2:visited 		{ color: white; }
a.white2:hover			{ color: #CCCCCC; }

.textstyle1 {color: black; font-family:  helvetica, geneva, verdana, sans-serif; font-size: medium}
.textstyle2 {color: black; font-weight : bolder; font-family: helvetica, geneva, verdana, sans-serif; font-size: large}
.textstyle3 {color: white; font-weight : bolder; font-family: helvetica, geneva, verdana, sans-serif; font-size: large; text-align: right;}
.textstyle4 {color: black; font-weight : bolder; font-family: helvetica, geneva, verdana, sans-serif; font-size: large; text-align: right;}
.maintext {
	color: #CC0000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
}
.whitetext {color: white; font-family:  helvetica, geneva, verdana, sans-serif; font-size: small}
.heading  {color: white; font-weight : bold; font-style: italic; font-family: helvetica, geneva, verdana, sans-serif; font-size: x-large}

td.windowleft 	{ background-image: url("http://www.dada-south.org.uk/img/window_leftedge.gif"); background-repeat: repeat-y }
td.windowright 	{ background-image: url("http://www.dada-south.org.uk/img/window_rightedge.gif"); background-repeat: repeat-y }

/* font-size 14 is now medium   */
/* font-size 18 is now large    */
/* font-size 22 is now x-large  */
/* font-size 24 is now xx-large */
.gallerylable {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
