a:link{
 color : #FF9900;
 font-size: 12px;
 font-family: Arial;
 font-style: bold;
 text-decoration : none;
}

a:visited{
 color : #FF9900;
 font-size: 12px;
 font-family: Arial;
 font-style: bold;
 text-decoration : none;
}
a:hover{
 color : #000000;
 font-size: 12px;
 font-family: Arial;
 font-style: bold;
 text-decoration : none;
}

a:active{
	color : #000000;
	font-size: 12px;
	font-family: Arial;
	font-style: bold;
	text-decoration : none;
}
.typoundso {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
}

