p {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

.Titles {
	font-size: 1.6em;
	font-weight: bold;

}
.Titles a:link, a:visited {
	color: #999999;
}
.Titles a:hover {
	color: #000000;
}
.MainText {
}
.Main a:link, a:visited {
	color: #003399;
	text-decoration: underline;
}
.Main a:hover {
	color: #000000;
	text-decoration: underline;
}
.SmallText {
	font-size: 1.1em;
}
.SmallText a:link, a:visited {
	color: #003399;
	text-decoration: underline;
}
.SmallText a:hover {
	color: #000000;
	text-decoration: underline;
}
