body, input, TD, select, TABLE, textarea { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

HR {  color: orange;
background-color: orange;
height: 3px; }

.pageheading {
	color: white;
	font: italic small-caps bold 20px Verdana, Ariel;
}

.heading {
	color: blue;
	font: small-caps bold 16px Verdana, Ariel;
}

.pageheading

.wishlist {
	color: white;
	font-size: 12px;
}

a:link {
	color: black;
	font-weight: bold;
	font-family: Verdana;
}

a:visited {
	color: black;
	font-weight: bold;
	font-family: Verdana;
}

a:hover {
	color: blue;
	font-weight: bold;
	font-family: Verdana;
}

.href:link { color: white; 
	background-color: transparent;
	border: none;
	font: bold 12px Arial;
	display: block;
	width: 129px;
	padding: 2px 5px;
	margin-left: 8px;
	height: 13px;
	margin-top: 2px;
	text-decoration: none;
}
.href:visited { color: white; 
	background-color: transparent;
	border: none;
	font: bold 12px Arial;
	width: 129px;
	display: block;
	padding: 2px 5px;
	margin-left: 5px;
	height: 13px;
	margin-top: 2px;
	text-decoration: none;
}

.box {
	border-style: solid;
	border-color: silver;
	background-color: silver;
}

.tuscan {
	background-image: url(images/tuscan_window.png);
	text-align: center;
	width: 350px;
	height: 473px;
	margin-left: 25px;
	font-size: 14px;
}
.href:hover { color: #30539F; 	
	background-color: white;
	border: none;
	font: bold 12px Arial;
	width: 129px;
	display: block;
	padding: 2px 5px 3px 5px;
	margin-left: 5px;
	height: 13px;
	margin-top: 2px;
	text-decoration: none;
}

.href:active { color: #30539F; 	
	background-color: white;
	border: none;
	font: bold 12px Arial;
	width: 129px;
	display: block;
	padding: 2px 4px 2px 5px;
	margin-left: 5px;
	height: 13px;
	margin-top: 2px;
	text-decoration: none;
}

.smallheading{
	font-family : Verdana, Arial,sans-serif ;
	font-size : 10px;
	font-weight :bold;	
}

.red {
	color: red;
	font-weight: bold;
}