.address { 
font-family : Tahoma; 
font-size : 10px; 
font-style : normal; 
font-weight : normal; 
text-align : right; 
} 

.newexhib { 
font-family : Tahoma; 
font-size : 12px; 
line-height : normal; 
font-weight : bold; 
font-variant : small-caps; 
text-decoration : none; 
text-align : left; 
} 

.newexhibcolour { 
font-family : Tahoma; 
font-size : 9px; 
font-style : normal; 
font-weight : bold; 
text-decoration : none; 
text-align : left; 
color : #ff0066; 
}

.addfav { 
font-family : Tahoma; 
font-size : 10px; 
font-style : normal; 
font-weight : normal; 
font-variant : normal; 
text-decoration : none; 
} 

a:link { 
color : black; 
text-decoration : none; 
} 
a:active { 
color : black; 
text-decoration : none; 
} 
a:visited { 
color : black; 
text-decoration : none; 
} 
a:hover { 
color : black; 
text-decoration : none; 
} 
a:link.links2 { 
color : black; 
text-decoration : none; 
} 
a:active.links2 { 
color : black; 
text-decoration : none; 
} 
a:visited.links2 { 
color : black; 
text-decoration : none; 
} 
a:hover.links2 { 
color : black; 
text-decoration : underline; 
} 
.img { 
border-color : #000000; 
} 

.pagetitles { 
font-family : Tahoma; 
font-size : 18px; 
font-style : normal; 
font-weight : bold; 
text-align : center; 
cursor : auto; 
} 
.tel {
	font-family : square721 BT, Tahoma;
	font-size : 16px;
	font-weight : bold;
	cursor : auto;
	text-align : right;
} 

.subheading {
	font-family : square721 BT, Tahoma;
	font-size : 13px;
	font-weight : bold;
	cursor : auto;
	text-align : center;
} 
.email { 
font-family : Tahoma; 
font-size : 10px; 
font-style : normal; 
font-weight : normal; 
} 
.menufont { 
font-family : Tahoma; 
font-size : 11px; 
font-style : normal; 
font-weight : normal; 
cursor : auto; 
} 
.webdesignby { 
font-family : Tahoma; 
font-size : 9px; 
font-style : normal; 
font-weight : normal; 
cursor : auto; 
} 

a[accesskey]:after {
	content: " [" attr(accesskey) "]";
	}

a[accesskey]:after, button[accesskey]:after, input[accesskey]:after,
label[accesskey]:after, legend[accesskey]:after, textarea[accesskey]:after {
	margin-left: 0.3em;
	content: "[" attr(accesskey) "]";
	}

