﻿body { font-family: Tahoma, Arial, Verdana; font-size:14px;
}
h1 {
	letter-spacing:30px;
	font-size:28px;
	font-weight: normal;
	text-align:center; 
	vertical-align:middle; 
	padding-top:20px;
	padding-left:30px;	
}
h2 {
	letter-spacing:5px;
	font-size:16px;
	font-weight: normal;
	text-align:center; 
	vertical-align:middle; 
	color: #353535;
}
h3 {
	letter-spacing:5px;
	font-size:14px;
	font-weight: normal;
	text-align:center; 
	vertical-align:middle; 
	color: #353535;
}

.title {
	letter-spacing: 5px;
	padding:0 0 5px 0;
	font-weight: bold;
	color: #353535;
}
.description {
/*	letter-spacing: 5px;*/
	padding:0 0 3px 0;
	font-weight: normal;
	
	color: #353535;
}
.sold {color: Red; font-size:10px; padding:0 0 2px 0; font-weight:normal; letter-spacing:normal}
.on {color: #000; text-decoration: none; font-weight:normal; font-size:12px;} 

a, a:visited {color: #798079; text-decoration: underline; font-weight:normal;} 
a:hover { color: #798079; text-decoration: none; }
a.menu, a:visited.menu {color: #000; text-decoration: none; font-weight:normal; font-size:15px;} 
a:hover.menu { color: #798079; text-decoration: none; font-size:15px; }
a.footer, a:visited.footer {color: #000; text-decoration: none; font-weight:normal; font-size:12px;} 
a:hover.footer { color: #798079; text-decoration: none; font-size:12px; }
a.arrow, a:visited.arrow {color:#353535; text-decoration:none; font-weight:normal; font-size:12px; letter-spacing:2px;}
a:hover.arrow { color: #798079; text-decoration: none; font-size:12px; }
