body
{
color: #FFFFFF;
text-align: left;
font-family: verdana;
font-size: 18px
}



a:link {
	color: #B1B1B1;
	text-decoration: underline;
	font-family: verdana;
	font-size: 13px
}
a:visited {
	color: #B1B1B1;
	text-decoration: underline;
	font-family: verdana;
	font-size: 13px
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: verdana;
	font-size: 13px
}
a:active {
	color: #008081;
	text-decoration: underline;
	font-family: verdana;
	font-size: 13px
}




/* Emphasised text in content boxes */

.headertext
{
color: #EE9A00;
font-weight: bold;
font-family: verdana;
}



.PreloadPic 
{
display: none;
}


