.myform {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

		a:link{
		font-family: Verdana; 
		font-size: 11px;
		color:#000000;
		text-decoration:underline;
}
		a:visited{
		font-family: Verdana; 
		font-size: 11px;
		color:#000000;
		text-decoration:underline;
}
		a:hover{
		font-family: Verdana; 
		font-size: 11px;
		color:#000000;
		text-decoration:none;
}
