.borderwhite {
	border: thin solid #FFFFFF;
}
.catalogue_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.category_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #C1C1FF;
	margin: 2px;
	padding: 2px;
	float: left;
	height: auto;
	width: 90%;
}
.white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#FFFFFF;
	margin: 2px;
	padding: 2px;
}
 

 
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.mainpagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
	text-transform: none;
}
.link
a:link {color: blue; text-decoration: none; }
a:visited {color: red; text-decoration: none; }
a:hover {color: red; text-decoration: underline; }
a:active {color: blue; 
} 
