

a:link {  color: #ffffff; text-decoration: none}

a:visited {  color: #FEFBC6; text-decoration: none}
a:hover {  color: #A51F3A; text-decoration: none}



.content {
	color: #FEFBC6;
	font-family: verdana;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	font-weight: none;
}

.content A{
	color: #ffffff;
	font-family: verdana;
	font-size: 12px;
	line-height: 17px;
	text-decoration: underline;
	font-weight:none;
}

.content A:visited{
	color: #ffffff;
	font-family: verdana;
	font-size: 12px;
	line-height: 17px;
	text-decoration: underline;
	font-weight:none;
}


.smallcontent {
	color: #000000;
	font-family: verdana;
	font-size: 9px;
	line-height: 11px;
	text-decoration: none;
	font-weight:none;
}


.nav, .nav a {
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
	font-weight:bold;
}

.tagline {
	color: #A51F3A;
	font-family: verdana;
	font-size: 15px;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
}

.heading {
	color: #ffffff;
	font-family: verdana;
	font-size: 18px;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
}


.subnav, .subnav a {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	font-weight: none;
}


A	{
	color: #990000;
	font-family: Verdana;
	text-decoration: underline;
	font-weight:none;
}

.footer {
	color: #ffffff;
	font-family: Verdana;
	font-size: 9px;
	line-height: 9px;
	text-decoration: none;
	font-weight: none;
}

.topnav {
	color: #ffffff;
	font-family: verdana;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	font-weight: bold;
}


.topnav A:visited, .topnav A:hover, .topnav A{
	color: #ffffff;
	font-family: verdana;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	font-weight:bold;
}

.producttext {
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	font-weight: none;
}

.producttext A{
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	line-height: 17px;
	text-decoration: underline;
	font-weight:none;
}

.producttext A:visited{
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	line-height: 17px;
	text-decoration: underline;
	font-weight:none;
}