.text { font-family: Arial; font-size: 11px; color: #5e5e5e; text-decoration: none; line-height: 12pt; }
.headline { font-family: Arial; font-size: 12px; color: #787878; text-decoration: none; line-height: 12pt; }
.link { font-family: Arial; font-size: 11px; color: #575E62; text-decoration: none; font-weight: bold }
.link:Hover { font-family: Arial; font-size: 11px; color: #CC0000; text-decoration: none; font-weight: bold }
.link2 { font-family: Arial; font-size: 11px; color: #575E62; text-decoration: underline; font-weight: bold }
.link2:Hover { font-family: Arial; font-size: 11px; color: #CC0000; text-decoration: underline; font-weight: bold }
.text a{
	color: #575e62;
	text-decoration: none;
	font-weight: bold
}

.text a:Hover{
	color: #CC0000;
	text-decoration: none;
	font-weight: bold
}
