body {
	background-image: url(graphics/gradiant2.jpg);
}
body, td, th {

}
a:link {
	color: none;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}a:link img, a:visited img, a:hover img{
border:none;
text-decoration:none;
}

.Papy16Green {
	color: #669900;
	font-family: Papyrus;
	font-weight: bold;
	font-size: 16px;
}
.Papy16Blue {
	color: #000066;
	font-family: Papyrus;
	font-weight: bold;
	font-size: 16px;
}
.TitleGreen {
	color: #669900;
	font-weight: bold;
	font-family: "Trebuchet MS";
		font-size: 12px;
	font-style: normal;
}
.TitleBlue {
	color: #000066;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
}
.NormalGreyText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #222222;
}
.TitleGrey {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #222222;
}
.LinkBold16 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}
.LinkBottom12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.NormalRedText {
	color: #990000;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
