.myStyle1 {
	font-family : Verdana;
	font-size : 12px;
	color : #CC3300;
	text-decoration : none;
	font-weight: bold;
	display: inline;
}

a.myStyle1:hover {
	font-family : Verdana;
	font-size : 13px;
	color : #0000CC;
	font-weight : bold;
	text-decoration : none;
	letter-spacing : 2;
}
.add {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

