body {
	background-color: #186790;
	color: #000066;
	text-align: center;
}

#frame {
	width: 960px;
	border: 0px solid #0000ff;
	margin: 0 auto;
}

#frame img {
	border-color: #000000;
}

.hosts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; /*px, pt, em.*/
	font-weight: normal;
	color: #000000;
}

.listing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt; 
	color: #0F5673;
}

.enlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; /*px, pt, em.*/
	font-weight: normal;
	color: #0000ff;
}

.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #0F5673;
}

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24pt; /*px, pt, em.*/
	font-weight: bold;
	font-style: normal; /*italic*/
	color: #ffffff;
	margin: 3px;
	text-align: left;
}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	font-style: normal; /*italic*/
	color: #000000;
	margin: 3px;
}

h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal; /*italic*/
	color: #ff0000;
	margin: 3px;
}

h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal; /*italic*/
	color: #6598cf;
	margin: 0px;
}

h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal; /*italic*/
	color: #ff0000;
	margin: 3px;
}

h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal; /*italic*/
	color: #ff0000;
	margin: 3px;
}

A:LINK {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000099;
	text-decoration: none;
}

A:VISITED {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #0000cc;
	text-decoration: none;
}

A:HOVER {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #ff0000;
}

A:ACTIVE {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #0000ff;
}



A.bottom:LINK {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	color : #666666;
	text-decoration: none;
}

A.bottom:VISITED {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	color : #666666;
	text-decoration: none;
}

A.bottom:HOVER {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	color : #ff0000;
}

A.bottom:ACTIVE {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	color : #ff0000;
}




/* Navigation links */
A.nav:LINK {
	font-family : Verdana;
	font-size : 13px;
	font-weight : bold;
	color : #ffffff;
}	
	
A.nav:VISITED {
	font-family : Verdana;
	font-size : 13px;
	font-weight : bold;
	color : #ffffff;
}	
	
A.nav:HOVER {
	font-family : Verdana;
	font-size : 13px;
	font-weight : bold;
	color : #0000ff;
}	
	
A.nav:ACTIVE {
	font-family : Verdana;
	font-size : 13px;
	font-weight : bold;
	color : #ff0000;
}



/* a-z.html alphabet internal links */
A.book:LINK {
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	color : #ff0000;
}	
	
A.book:VISITED {
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	color : #ff0000;
}	
	
A.book:HOVER {
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	color : #0000ff;
}	
	
A.book:ACTIVE {
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	color : #ff0000;
}





/* Primium listings website link */
A.website:LINK {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #0000ff;
}	
	
A.website:VISITED {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #0000ff;
}	
	
A.website:HOVER {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #ff0000;
}	
	
A.website:ACTIVE {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #ff0000;
}
 
