input{
	border : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	color : Blue;
	background : #F5F5DC;
}
textarea{
	border : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	color : Blue;
	background : #F5F5DC;
	scrollbar-shadow-color : White;
	scrollbar-highlight-color : White;
	scrollbar-face-color : Blue;
	scrollbar-arrow-color : Orange;
}
select{
	border : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	color : Blue;
	background : #F5F5DC;
}
.selector
{
	cursor : hand;
}
A  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}

A:Visited  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}

A:Active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}

A:Hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
	
}
