TD.all {
	font-family : Arial;
	font-size : 12px;
	color : #666633;
	font-weight : normal;
	line-height : 16px;
}

SPAN.all {
font-family : Arial;
	font-size : 12px;
	color : #666633;
	font-weight : normal;
	line-height : 16px;
}

TD.red {
	color : 993333;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	line-height : 16px;
}

I.red {
	color : 993333;
}

SPAN.red {
	font-family : Arial;
	font-size : 12px;
	color : 993333;
	font-weight : normal;
	line-height : 16px;
}

.red {
	color : 993333;
}

.safariPrice
{
	font-family : Arial;
	font-size : 16pt;
	color : 993333;
	font-weight : normal;
	line-height : 30px;
}

.safariPriceSub
{
	font-family : Arial;
	font-size : 14pt;
	color : 993333;
	font-weight : normal;
}

A {
	font-weight : bold;
	color : #666633;
}

A.red {
	color : #993333;
}

A.safariLink {
	color : #993333;
	font-weight : normal;
}

A.sideNav
{
	font-family : Arial;
	font-size : 10px;
	color : 993333;
	font-weight : normal;
	text-decoration : none;
	margin-right:3px;/*new*/
}

A.sideNav:hover {
	text-decoration : underline;
}

A.sideNavSelected
{
	font-family : Arial;
	font-size : 10px;
	color : 993333;
	font-weight : normal;
	text-decoration : underline;
	margin-right:3px;/*new*/
}

A.llamaNav
{
	font-family : Arial;
	font-size : 12px;
	color : 993333;
	font-weight : normal;
	text-decoration : none;
	margin-right:18px;/*new*/
}
	
A.llamaNav:hover {
	text-decoration : underline;
}

A.llamaNavSelected
{
	font-family : Arial;
	font-size : 12px;
	color : 993333;
	font-weight : normal;
	text-decoration : underline;
	margin-right:18px;/*new*/
}
A.specialNav
{
	font-family : Arial;
	font-size : 12px;
	color : 993333;
	font-weight : normal;
	text-decoration : none;
	margin-right:18px;/*new*/
}
	
A.specialNav:hover {
	text-decoration : underline;
}

A.specialNavSelected
{
	font-family : Arial;
	font-size : 12px;
	color : 993333;
	font-weight : normal;
	text-decoration : underline;
	margin-right:18px;/*new*/
}
	
A:hover {
	text-decoration : none;
}

A.bottomnav {
 	color : 666633;
	font-weight : normal;
}

a.bottomnav:hover {
	text-decoration : none;
}

TD.bottomnav {
	color : 666633;
}
DIV.red {
	font-family : Arial;
	font-size : 12px;
	color : #993333;
	font-weight : 800;
	line-height : 16px;
}
DIV.reditalic {
	font-family : Arial;
	font-size : 12px;
	font-style : italic;
	color : #993333;
	font-weight : 500;
	line-height : 16px;
}
.all a.red {color: #993333;font-weight:normal;text-decoration:underline; }
.all a.red:hover {text-decoration:none; }