.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text  A {color: #6C6C6C;  text-decoration: none;	font-weight: bold;}
.text  A:LINK {color: #6C6C6C;  text-decoration: none;	font-weight: bold;}
.text  A:VISITED {color: #6C6C6C;  text-decoration: none;	font-weight: bold;}
.text  A:ACTIVE {color: #6C6C6C;  text-decoration: underline;	font-weight: bold;}
.text  A:HOVER {color: #6C6C6C;  text-decoration: underline;	font-weight: bold;}