.addresshead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;

	font-weight: normal;
}
.agentname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFCC;
	line-height: 17px;
}
A.MAIN:ACTIVE, A.MAIN:LINK, A.MAIN:VISITED {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	text-decoration: none;
	color: #FFFF33;
	font-weight: normal;
}

A.MAIN:HOVER {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	color: #FFFF00;
	font-weight: normal;
	text-decoration: underline;
}

A.COPY:ACTIVE, A.COPY:LINK, A.COPY:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
	color: #CCCCCC;
	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: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.RED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}
.yellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFF33;
}
