.text {
color: #CCCCCC;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

.text A,.text A:Visited {
color: #EF9508;
font-size: 12px;
text-decoration: none;
}

.text A:Hover,.text A:Active  {
text-decoration: underline;
}


.textForm {
	color: white;
	font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
	background: #EF9508;
	border-style:groove;
	border-bottom: white 1px solid;
	border-left: white 1px solid;
	border-right: white 1px solid;
	border-top: white 1px solid;
}
