a:link, a:visited
{
	color: #80BAAE;
	text-decoration: none;
}

a:hover, a:active
{
	text-decoration: underline; 
}

a img
{
	border: 0px;
}


.border {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1.5px;
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
	border-left-width: 1.5px;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

.greynames, .greynames a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.greynames a:hover
{
	text-decoration: underline;
}

.greennames, .greennames a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #80BAAE;
	text-decoration: none;
}

.greennames a:hover
{
	text-decoration: underline;
}

.greennameslist, .greennameslist a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #80BAAE;
	text-decoration: none;
	line-height: 40px;

}

.greennameslist a:hover
{
	text-decoration: underline;
}

.greentitlemane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #80BAAE;
	text-decoration: none;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.greytitlename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.greynameslist, .greynameslist a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 30px;

}

.greynameslist a:hover
{
	text-decoration: underline;
}

.sideimages img.noborder,
.bw_illustrator_image img.noborder
{
	border: 1px solid #FFF;
}

.sideimages img.border,
.bw_illustrator_image img.border
{
	border: 1px solid #000;
}


.bw_illustrator_name
{
	color: #000;
	font-weight: bold;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 0px 12px 0px;
}

.bw_illustrator_image img
{
	margin: 0px 12px 12px 0px;
	vertical-align: top;
}


