/* CSS Document */

}
a {
	text-decoration:none;
	color: #000000;
}
a:visited {
	text-decoration:none;
	color: #0099FF;
}
a:hover {
	colour: #000099;
	text-decoration:underline;

}
.bodytextblue {
	font-family: Brush Script MT;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	
}
.bodytextblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	
}
.titles {
	font-family: Neuropol;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000099;

