a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.titles {
	color: #990099;
	font-weight: bold;
	font-size: 20px;
}
.greyborder {
	border: thin solid #999999;
}
.smalltitles {
	font-size: 18px;
	color: #990099;
	font-weight: normal;
}
