BODY, TD, P {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	}
	
A	{
	color : #3300FF;
	text-decoration : none;
	}
	
A:Hover	{
	color : #CC99FF;
	text-decoration : none;;
	}

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

A.Active  {
	color : #FF00FF;
	text-decoration : none;
	}
	
.submit {
	color: #ffff99;
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	background-color : #A2E0F9;
	border : thin solid #FFD7FF;
	cursor: hand;
	}	
.text {
	color: #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	background-color : #ffffff;
	border : thin solid #FFA953;
	}
.form_boxb {
	color: #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	background-color : #ffffff;
	border : thin solid #000000;
	}




