html, body {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	color:#000000;
}

a.toplinks:link, a.toplinks:active{
	color:#EEC697;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight:bold;
}

a.toplinks:visited {
	color:#EEC697;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight:bold;
}

a.toplinks:hover {
	color:#000000;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
}

a.footerlink:link, a.footerlink:active{
	color:#EEC697;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight:bold;
}

a.footerlink:visited {
	color:#EEC697;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight:bold;
}

a.footerlink:hover {
	color:#000000;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
}

a.friendlink:link, a.friendlink:active, a.friendlink:visited{
	color:#EEC697;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight:bold;
}

a.friendlink:hover{
	color:#000000;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight:bold;

}

div.footer{
	color:#000000;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}

td.sitetitle{
	font-size:35px;
	font-family:Tahoma;
	font-weight:bold;
}

th.headertitle{
	font-size:20px;
	font-family:Tahoma;
	font-weight:bold;
	height:30px;
}

.alltext{
	color:#000000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.image{
	border: 2px solid #DF7065;
}

.copyright{
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

#mytableborder {
	border:  1px solid #FFFFFF;
	background-color:#EEC697;
}

