
 A  {
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 	color : Navy;
 	font-size : xx-small;
 	text-decoration : none;
 }
 
 A:Visited  {
 	font-size : xx-small;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 	color : Navy;
 	text-decoration : none;
 }
 
 A:Active  {
 	font-size : xx-small;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 	color : Navy;
 	text-decoration : none;
 }
 
 A:Hover  {
 	font-size : xx-small;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 	color : Black;
 	background-color : #BFCDFD;
 	text-decoration : none;
 }
 
 .box1 {
			width: 600px;		
			
			color: black;
			border: 3px dashed #996;
	        background-color: #E9E0C5;
			
			position: center;
		}
		
		.box2 {
			width: 500px;		
			
			color: black;
			border: 3px dashed #996;
	        background-color: #E9E0C5;
		
			position: center;
		}
.box4 {
			width: 600px;		
			
			color: black;
		//	border: 3px  #996;
	        background-color: #ffffff;
			
			position: center;
		}
		
.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("http://michigan-campgrounds.com/images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("http://michigan-campgrounds.com/images/magminus.cur"), pointer;
	
}
.PopBoxImageShrink
{
	cursor: url("http://michigan-campgrounds.com/images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}

#mailer {
width: 300px;
height: 30px;
border: 3px solid #000;
padding: 5px;
margin: 5px;
background: red;
display:block;
}
a.mailer:link, a.mailer:visited, a.mailer:active {
  width: 300px;
  font-family: Arial;
  font-size: 16px;  
  color: yellow;
  font-weight: bold; 
  
  text-align:center;
  text-decoration: none;
  
 
}
a.mailer:hover {
  background: green;
}

.block {
	border-top: 2px dashed #BCBAAC;
	
	padding: 3px;
	line-height: 45px;
	width: 200;
}
.block li {
	border-bottom: 2px dashed #BCBAAC;
	list-style: none;
}
.block li a, .block a:visited  {
	color: #553;
	display: block;
	font-size: 16px;
	font-weight: bold;
}


.block a:hover,.block a:active{color: red; display: block;
	font-size: 16px;
	font-weight: bold;}
	
.fonttiny {font: normal 6pt arial,serif,sans-serif;}
.font1 {font: normal 10pt Rockwell;}
.font2 {font: normal 12pt Rockwell;}
.font3 {font: normal 14pt Rockwell;}
.font4 {font: normal 16pt Rockwell;}
.font5 {font: normal 19pt Rockwell;}
.font6 {font: normal 25pt Rockwell;}