BODY {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #000000;
    color: #000000;
	line-height: 20px;
    padding-top: 0px;
    text-align: left;
    margin: 0px;
	 height: 100%;
	
}

A:link {
	text-decoration: none;
	color: #cccccc;
	line-height: 26px;
	font-weight: bold;
	font-style: normal;
	font: verdana;
	font-size: 12px;
}
A:visited {
	text-decoration: none;
	color: #cccccc;
	line-height: 26px;
	font-weight: bold;
	font-style: normal;
	font: verdana;
	font-size: 12px;

}
A:active {
	text-decoration: none;
	color: #cccccc;
	line-height: 26px;
	font-weight: bold;
	font-style: normal;
	font: verdana;
	font-size: 12px;

}
A:hover {
	text-decoration: underline;
	color: #ffffff;
	line-height: 26px;
	font-weight: bold;
	font-style: normal;
	font: verdana;
	font-size: 12px;
}

/* class 2 links here*/
.class2 A:link {
	color: #CD1400;
	line-height: 20px;
	font-weight: normal;
	font-style: normal
	font: times new roman;
	font-size: 10px;
}
.class2 A:visited {
	color: #CD1400;
	line-height: 20px;
	font-weight: normal;
	font-style: normal
	font: times new roman;
	font-size: 10px;
	}
.class2 A:active {
	color: #CD1400;
	line-height: 20px;
	font-weight: normal;
	font-style: normal
	font: times new roman;
	font-size: 10px;
	}
.class2 A:hover {
	text-decoration: underline;
	color: #CD1400;
	line-height: 20px;
	font-weight: normal;
	font-style: normal
	font: times new roman;
	font-size: 10px;
	}
	
.siteTextW { 
	text-decoration: none;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: normal;
	font-style: normal
	font: verdana;
	font-size: 11px;
	}

.footerText { 
	text-decoration: none;
	color: #ffffff;
	line-height: 20px;
	font-weight: normal;
	font-style: normal
	font: verdana;
	font-size: 10px;
	}

.domains { 
	color: #CD1400;
	line-height: 20px;
	font-weight: normal;
	font-style: normal
	font: times new roman;
	font-size: 10px;
	}
.redhighlight{ 
	color: #CD1400;
	line-height: 20px;
	font-weight: bold;
	font-style: normal
	font: times new roman;
	font-size: 12px;
	}


.forsale {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    color: #000000;
	line-height: 26px;
    padding-top: 0px;
    text-align: left;

}
.dompageHeading {
    font-size: 11px;
	font-weight:bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    color: #000000;
	line-height: 12px;
    padding-top: 0px;
    text-align: left;	
}
.dompage {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    color: #000000;
	line-height: 22px;
    padding-top: 0px;
    text-align: left;

}