.addresshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCC66;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.agentname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 17px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	line-height: 17px;
}
A.MAIN:ACTIVE, A.MAIN:LINK, A.MAIN:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: none;
	color: #CCCC99;
	font-weight: normal;
}

A.MAIN:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
A.BUTTON:ACTIVE, A.BUTTON:LINK, A.BUTTON:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
	letter-spacing: .1em;
}

A.BUTTON:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.1em;
}

A.COPY:ACTIVE, A.COPY:LINK, A.COPY:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}

A.COPY:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99CC33;
	font-weight: bold;
	letter-spacing: 0.2em;
}
