.default 
{ font: tahoma 14px }

body 
{
font-family: tahoma;
font-size: 12px;
}

.regular
{
	font-family: tahoma;
	font-size: 12px;
}

a:link {
	color:#00F;
	text-decoration: underline; 
}
a:visited {
	color: #006;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	background:#fff;
	color: #006;
}

.bottomlinks
{
font-family: tahoma;
font-size: 8px;
color: "#FFFFFF";

}
.nav {
	
}
.nav a:link {color:#ffffff;font-size:12px;}
.nav a:visited {color:#ffffff;}
.nav a:hover, a:active, a:focus {color:#000;}

a.bottomlinks:link {color:#ffffff;}
a.bottomlinks:visited {color:#ffffff;}
a.bottomlinks:hover {color:#ffcc00;}

h1 
{
font-family: tahoma;
font-size: 18px;
}

h2 
{
font-family: tahoma;
font-size: 16px;
}

h3 
{
font-family: tahoma;
font-size: 14px;
}

.smalltable
{ 
font-family: tahoma;
font-size: 10px;
 }
 
 .webdesign
{
font-family: tahoma;
font-size: 12px;
color: #006600;
}

 .featured
{ 
	font-family: tahoma;
	font-size: 12px;
	color: white;
	background-image:url('http://www.prairieoutdoors.com/outdoors/images/camo1darktop.jpg');
	border-style:solid;
	border-width:2px;
	border-color:black;
 }
