body, input, select, textarea {
	background-color: #ffffff;
}

td, input, select, textarea {
	font-family: arial;
	font-size: 12px; 
	color: #666666;
	vertical-align: top;
        line-height: 18px;      
}

A { text-decoration: none } 
A:hover { text-decoration:underline;}
A:link  { color: #339999; font-family: Tahoma;} 
A:visited { color: #339999; font-family: Tahoma;} 
A:active { color: #FF0066; font-family: Tahoma;} 


small { font-size: 10px; color: #999999;
	
}

hr {
	color:#CCCCCC;
	background-color:#CCCCCC;
	height: 1px;
	border-width:0px;
}

A IMG { border: none; }

 

