p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #333333}
a:link {
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #FF0000;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6633;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}
body {
	background-image: url(images/TilesOrange.jpg);
}
.TableBorder {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9933;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #FF9933;
}
