.text12 {
	font-size: 12px;
	color: #000000;
}

.text12 a{
 text-decoration:underline;
 }
.text12 a:link{
 color:#000000;
 }
.text12 a:visited{
 color:#000000;
 }
.text12 a:hover{
 color:#e6b800;
 }
.text12 a:active{
 color:#000000;
 }

.text11 {
	font-size: 11px;
	color: #000000;
	font-weight:normal;
}

.text9 {
	font-size: 9px;
	color: #000000;
	font-weight:normal;
}