/* CSS Document */

.test1{

	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-weight: bold;

}

.test1 A:{
	color:#000000;
text-decoration:none;

}
.test1 A:hover{
color:#000000;
text-decoration:none;

}

