body {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/bgcolourr.PNG);
}
p {
	font-size: 14px;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
}
.item p {
	color: #FFC;
}
.item2 p {
	color: #FFC;
}
.item3 p {
	color: #FFC;
}
a {
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	font-size:110%; 
}
a:active {
	text-decoration: none
}
.item a:link {
	text-decoration: none;
	text-align: right;
	color: #000000;
}
.item a:visited {
	text-decoration: none;
	text-align: right;
	color: #000000;
}
.item a:hover {
	text-decoration: none;
	font-size:110%; 
	text-align: right;
	color: #000000;
}
.item a:active {
	text-decoration: none;
	text-align: right;
	color: #000000;
}

