.text {
color: #000000;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
}

.text A,.text A:Visited {
color: #336699;
text-decoration: none;
}

.text A:Hover,.text A:Active  {
text-decoration: underline;
}


.form {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: white;
	border-style:groove;
	border-bottom: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
}
