<!--
.content {
	font-family: "Arial";
	font-size: 12px;
	color: #6D6D76;
	line-height: 18px;
}
.caption {
	font-family: "Arial";
	font-size: 11px;
	color: #ffffff;
	line-height: 14px;

}
A:link {COLOR: #6D6D76; 
	font-family:  "Arial";
	line-height: 14px;
	font-size: 12px;
text-decoration: none;
}
A:visited {COLOR: #8D6BA6; 
	font-family:  "Arial";
	line-height: 14px;
	font-size: 12px;
text-decoration: none;
}
A:hover {
COLOR: #6D6D76;
	font-family:  "Arial";
	line-height: 14px;
	font-size: 12px;
text-decoration: underline;
} 
html {
	background-color: #FFFFFF;
}
-->
