﻿
a:active,a:link,a:visited	{
	color:black;text-decoration:none; font-family:Arial, Helvetica, sans-serif;font-size:12pt;font-weight:bold;
}
a:hover		{ color:black;background-color:yellow;text-decoration:underline;font-family:Arial, Helvetica, sans-serif;font-size:12pt;font-weight:bold;
 }

body         { font-family: Times New Roman; font-size: 12pt; color: #000000; 
               margin-top: 0; margin-bottom: 0 }
h1           { font-size: 48pt; color: #000000; margin-top: 0; margin-bottom: 0 }
h2           { font-size: 36pt; color: #000000; margin-top: 0; margin-bottom: 0 }
h3           { font-size: 30pt; margin-top: 0; margin-bottom: 0 }
h4           { font-size: 24pt; color: #000000; margin-top: 0; margin-bottom: 0 }
h5           { font-size: 18pt; font-weight: bold; margin-top: 0; margin-bottom: 0 }
h4           { font-weight: bold }
h3           { font-weight: bold }
h2           { font-weight: bold }
h1           { font-weight: bold }
h6           { font-size: 14pt; color: #000000; font-weight: bold; margin-top: 0; 
               margin-bottom: 0 }
hr           { color: #CC00CC; font-size: 14pt; font-weight: bold; margin-top: 0; 
               margin-bottom: 0 }
p            { font-family: Times New Roman; font-size: 12pt; color: #000000; 
               margin-top: 0; margin-bottom: 0 }
    
td	{vertical-align:top; }
          
.center	{
	text-align:center;
}

.indent {
	text-indent:25px;
}

.whiteCenterBig	{
	text-align:center;
	color:white;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18pt;
}

.dow	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:600;
}

      
#masthead 	{  	color: #000000;
				font-size: 36pt;
				font-family: Times New Roman;
				font-weight: bold;
				text-align: center;
				border:0;
				background-color:fuchsia;
				width: 98%;
				padding: 10px;
 			}



#nav {
	font-size:12pt;
	font-weight:900;
	background-color:fuchsia;
	width: 98%;
	text-align:center;
	padding:0px 10px 5px 10px;
}
	
#footer	{
	padding:10px 10px 10px 10px;
	background-color:fuchsia;
	text-align:center;
}
 			
 			
#myButton a {
	background-image:url('images/graphics/buttons/playnavha.gif');
	height:100px;width:150px;
}
#myButton a:link {
	background-image:url('images/graphics/buttons/playnavha.gif')
}
#myButton a:visited {
	background-image:url('images/graphics/buttons/playnavha.gif')
}
#myButton a:hover {
	background-image:url('images/graphics/buttons/playnavhh.gif')
}
#myButton a:active {
	background-image:url('images/graphics/buttons/playnavhp.gif')
}
 	
 	
 	
 			
<style type="text/css">
#HButton a  {
	color: #000000;
	font-size:9pt;
	font-family:arial;
	font-weight:bold;
	text-decoration: none;
	border:4px outset #ffff00;
	background-color:#cc00cc;
	display: block;
	width: 108px;
	height: 12px;
	padding: 3px 7px;
	padding-bottom:5px;
	
}

#HButton a:link  {
	color: #000000;
	font-size:9pt;
	font-family:arial;
	font-weight:bold;
	text-decoration: none;
	border:4px outset #ffff00;
	background-color:#cc00cc;
	display: block;
	width: 108px;
	height: 10px;
	padding: 3px 5px;
	margin: 0px;
}

#HButton a:visited  {
	color: #000000;
	font-size:9pt;
	font-family:arial;
	font-weight:bold;
	text-decoration: none;
	border:4px outset #ffff00;
	background-color:#cc00cc;
	display: block;
	width: 108px;
	height: 10px;
	padding: 3px 5px;
	margin: 0px;

}

#HButton a:hover {
	background-color: #cc00cc;
	color:#000000;
	padding-left:4px;
	border:4px inset #ffff00;
}

#HButton a:active  {
	color: #000000;
	font-size:9pt;
	font-family:arial;
	font-weight:bold;
	text-decoration: none;
	border:4px outset #ffff00;
	background-color:#cc00cc;
	display: block;
	width: 108px;
	height: 10px;
	padding: 3px 5px;
	margin: 0px;
}

</style>
