.text_black  {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: none;
	color : #666666;
	line-height: 13px;
}

.text_rot  {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: none;
	color : #B22222;
}

a:link {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: none;
	color : #B22222;
}
	 
a:visited {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: none;
	color : #B22222;
}

a:hover {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: underline;
	color : #B22222;
}
	
a:active {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: none;
	color : #B22222;
}
	
a:focus {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: none;
	color : #B22222;
}

a.text_black:link {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: none;
	color :  #666666;
}
	 
a.text_black:visited {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: none;
	color :  #666666;
}

a.text_black:hover {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: underline;
	color :  #666666;
}
	
a.text_black:active {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: none;
	color :  #666666;
}
	
a.text_black:focus {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: none;
	color :  #666666;
}

