a:link  {
	color : #ff6600;
	text-decoration : none;
}

a:visited  {
	color : #ff6600;
	text-decoration : none;
}

a:active  {
	color : #cccccc;
	text-decoration : none;
}

a:hover  {
	color : #ff9900;
	text-decoration : none;
}

body  {
	margin-left: 0px;
	margin-right: 0px;
	marginwidth: 0px;
	leftmargin: 0px;
	rightmargin: 0px;
}

.text1 {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}

.large {
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.tiny {
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}

td {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}

.title {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}

INPUT {

	BORDER-TOP-COLOR: #000000; 
	BORDER-LEFT-COLOR: #000000; 
	BORDER-RIGHT-COLOR: #000000; 
	BORDER-BOTTOM-COLOR: #000000; 
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 10px; 
	BORDER-BOTTOM-WIDTH: 1px; 
	FONT-FAMILY: Verdana,Helvetica; 
  	BORDER-RIGHT-WIDTH: 1px
	
}

TEXTAREA {

	BORDER-TOP-COLOR: #505d71; 
	BORDER-LEFT-COLOR: #505d71; 
	BORDER-RIGHT-COLOR: #000000; 
	BORDER-BOTTOM-COLOR: #000000; 
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 10px; 
	BORDER-BOTTOM-WIDTH: 1px; 
	FONT-FAMILY: Verdana,Helvetica; 
	BORDER-RIGHT-WIDTH: 1px
	
}

h1 { font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #666666; }
