a { COLOR: #FFFFFF; text-decoration:none;}
a:hover {COLOR: red;}
INPUT 		{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #4E25FF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	border: 1px #cccccc;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	clear : both;
}
SELECT		{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #4E25FF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	border: 1px #cccccc;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	clear : both;
}
TEXTAREA	{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #4E25FF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	border: 1px #cccccc;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	clear : both;
}
