/* CSS Document for King Furs*/


/* Rollovers for links */
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.textHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.textHeader a {
	text-decoration: none;
}
.textHeader a:link, .textHeader a:visited, .textHeader a:active {
	color: #cc0000;
	text-decoration: underline;
}
.textHeader a:hover {
	color: #ffffff;
	background: #cc0000;
}

.text a {
	text-decoration: none;
}
.text a:link, .text a:visited, .text a:active {
	color: #cc0000;
	text-decoration: underline;
}
.text a:hover {
	color: #ffffff;
	background: #cc0000;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.newsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	}
	
.products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.productsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.products a {
	text-decoration: none;
	}
	
.products a:link, .products a:visited, .products a:active {
	color: #333333;
	background: #ffffff;
}
.products a:hover {
	color: #ffffff;
	background: #333333;
}
	