A:link {
	color: #FF9900;
	text-decoration: none;
}

A:visited {
	color: #FF9900;
	text-decoration: none;
}

A:active {
	color: #FF9900;
	text-decoration: none;
}

A:hover {
	color: #FF9900;
	text-decoration: underline;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
	display:block;
	width:auto;
	border: 1px solid #FFFFFF;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
	display:block;
	width:auto;
	border: 1px solid #FFFFFF;
}

A.dark:active {
	color: #666666;
	text-decoration: underline;
	display:block;
	width:auto;
	border: 1px solid #FFFFFF;
}

A.dark:hover {
	color: #000000;
	text-decoration: none;
	background:#f2f2e9;
	display:block;
	width:auto;
	border: 1px solid #B1B1B1;
}

A.menu:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

A.menu:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

A.menu:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

A.menu:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
A.category:link {
	color: #666666;
	text-decoration: none;
}

A.category:visited {
	color: #666666;
	text-decoration: none;
}

A.category:active {
	color: #666666;
	text-decoration: none;
}

A.category:hover {
	color: #000000;
	text-decoration: underline;
}
A.catbar:link {
	font-size: 14px;
	font-family : Arial;
	color: #FFFFFF;
	text-decoration: none;
}

A.catbar:visited {
	font-size: 14px;
	font-family : Arial;
	color: #FFFFFF;
	text-decoration: none;
}

A.catbar:active {
	font-size: 14px;
	font-family : Arial;
	color: #FFFFFF;
	text-decoration: none;
}

A.catbar:hover {
	font-size: 14px;
	font-family : Arial;
	color: #FFFFFF;
	text-decoration: none;
}
TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

P.large {
	font-size: 14px;
	font-family : Verdana;
}

TD.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.phonelabel {
	font-size: 16px;
	font-family : Arial;
	font-weight: bold;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

TD.tiny {
	font-size: 9px;
	font-family : Verdana;
	color : #000000;
}

TD.menu {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #CC0000;
	height : 1px;
}

H2 {
	font-family : Arial;
	color : #000000;
}
