.background {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	padding: 0pt;
	background-color: #FFFFFF;
}
a:link {
	color: #666666;
	font-weight: bold;
 	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.speciallinks {
	font-weight: normal;
	color: #FF0000;
}
.titles {
	font-size: 16px;
	font-weight: bold;
}
.tdcolour {
	background-color: #EEEEEE;
}
hr {
	color: #666666;
}
.smalltext {
	font-size: 10px;
	text-decoration: none;


}

