@charset "utf-8";
/* CSS Document */
body {
	background-image: url(Graphics/tartan9.gif);
	background-repeat: repeat;	
	background-attachment: fixed;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #990000;
}
.footer {
	font-size: 10px;
	color:#FFCC00;
}
.style1 {
	color: #990000;
	font-size: 16px;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
