#spacer {
	HEIGHT: 20px
}

font.arial12 {
	font-family : Arial;
	color : #330000;
	text-decoration : none;
	font-weight : Normal;
	font-size : 12px;
}

font.arial16 {
	font-family : Arial;
	color : #330000;
	text-decoration : none;
	font-weight : Normal;
	font-size : 16px;
}

A.simplemenu {
	color : #cbcbcd;
	text-decoration : none;
	font-family : Arial;
	font-weight : normal;
	font-size : 12px;
}

A.simplemenu:hover {
	color : #996666;
}

A.simplemenu_on {
	color : #996666;
	text-decoration : none;
	font-family : Arial;
	font-weight : normal;
	font-size : 12px;
}

A.url {
	color : #330000;
	text-decoration : none;
	font-family : Arial;
	font-weight : bold;
	font-size : 16px;
}

A.url:hover {
	color : #996666;
}

A.footer_href {
	color : #A45318;
	text-decoration : none;
	font-family : Arial;
	font-weight : normal;
	font-size : 12px;
}

A.footer_href:hover {
	color : #C0C0C0;
}

