body,td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF9900;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF9900;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
A {color:#666666; text-decoration: underline; font-weight: bold;}
A:visited {color:#666666; text-decoration: underline; font-weight: bold;}
A:link	  {color:#666666; text-decoration: underline; font-weight: bold;}
A:visited {color:#666666; text-decoration: underline; font-weight: bold;}
A:hover	  {color:#FF9900; text-decoration: underline; font-weight: bold;}

/* Special link looking like menu */


A.SpecialLink, A.SpecialLink:visited, A.SpecialLink:active
{
	font-weight: bold;
   font-size:12px;
   cursor:hand;
   cursor:pointer;
	background-color: #3d6495;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	width:200px;
	border: 1px solid #26456d;
	padding: 5px 2px 5px 2px;
}

A.SpecialLink:hover
{
	font-weight: bold;
   font-size:12px;
   cursor:hand;
   cursor:pointer;
	color: #396594;
	background-color: #e7ebf7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width:200px;
	border: 1px solid #26456d;
	padding: 5px 2px 5px 2px;
}

.JukeBoxBorder {
	border: 1px solid #396594;
}
