.10px  {
   font-weight: normal;
   font-size: 10px;
   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
   
.12px {
   font-weight: normal;
   font-size: 12px;
   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
   
.12pxBlack {
   font-weight: bold;
   font-size: 12px;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   color: #FF0000;
   
   }
   
.smallText {
	font-weight: normal;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EEEEEE;
}
   

.hometext {
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 24px;
}

.hometext a {
	 font-style: underline;
	 color: #FFFFFF; 
}

.bodyText {
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
   
.titleText {
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	color: #000000;
}
   
.headlineText {
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	font-style: normal;
}
   
.menutext  {
   color: white;
   font: 10px Arial, Helvetica, sans-serif; text-decoration: none; }

.button:link, .button:visited
{
	font-family:Verdana,Helvetica;
	font-size:10px;
	color:#999999;
	text-decoration:none;
}

.button:hover
{
	font-family:Verdana, Helvetica;
	font-size:10px;
	color:#999999;
	text-decoration:none;
}

.button:active
{
	font-family:Verdana, Helvetica;
	font-size:12px;
	color:#999999;
	text-decoration:none;
}

.visited {
	font-family:Verdana, Helvetica;
	font-size:10px;
	color:#EEEEEE;
	text-decoration:none;
	font-weight: bold;
}
.whiteimagetext {
	font-weight: normal;

	font-family:  Helvetica,Verdana, Arial, sans-serif;
	color: #999999;
}
.sold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.buttongallery:link
{
	font-family:Verdana,Helvetica;
	font-size:10px;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
	background-color: #0000FF;
}

.buttongallery:hover
{
	font-family:Verdana, Helvetica;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	background-color: #0000FF;
}

.buttongallery:active
{
	font-family:Verdana, Helvetica;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
	background-color: #0000FF;
}
.buttongallery:visited
{
font-family:Verdana,Helvetica;
	font-size:10px;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
	background-color: #0000FF;
}