a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #8B1212;
	text-decoration: none;
}

a:hover {
	color: #CEAB04;
	text-decoration: underline;
}
.cataloguelink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #8B1212;
	text-decoration: none;
}

.cataloguelink:hover {
	color: #CEAB04;
	text-decoration: underline;
}

.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.nav:hover {
	color: #ffffff;
	text-decoration: underline;
}
.home {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.home:hover {
	color: #ffffff;
	text-decoration: underline;
}
.border {

	border: 1px solid #000000;
}
.border_abc {

	border: 1px solid #ffffff;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.underline {
	text-decoration:underline
}

.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.footer_links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #8B1212;
	text-decoration: none;
}

.footer_links:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CEAB04;
	text-decoration: underline;
}

.imgfloatright { float : right }

.imgfloatleft { float : left }