.headline {
	font-family : sans-serif;
	font-size : 24px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : bold;
	color : 000000;
	line-height : 20px;
	font:   Arial Black, Arial;
}

.title {
	font-family : Arial, helvetica,san-serif;
	font-size : 14px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : bolder;
	color : 000000;
 
	}
	
.text {
	font-family :  sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	letter-spacing : normal;
}

a {
	font-family : sans-serif;
	font-size : 12px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : normal;
	letter-spacing : normal;
	line-height : 14px;
	text-decoration: none
	color : #ff9900;
}

a:hover {
	font-family : sans-serif;
	font-size : 12px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : normal;
	letter-spacing : normal;
	line-height : 14px;
	color : 0000ff;
	text-decoration: none
}
 
a:visited  {
	font-family : sans-serif;
	font-size : 12px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : normal;
	letter-spacing : normal;
	line-height : 14px;
	text-decoration: none
}