A:link {
	text-decoration: none;
	color: #243F50;
	}
A:visited {
	text-decoration: none;
	color: #243F50;
	}
A:active {
	text-decoration: none;
	color: #243F50;
	}
A:hover {
	font-weight:bold;
	color: #990000;
	text-decoration: none;
	}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	color: #190759;
}
.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/tartan.gif);
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #646464;
}
