body, p, table, td 
{
	font-family:Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color:#666666;
	
}

a.textLinks 
{
	font-size:12px;
	color:#1EADFF;
 text-decoration:none;
}
a.textLinks:underline 
{
	text-decoration:underline;	
}
a.textLinks:hover 
{
	text-decoration:underline;
}

.footerText 
{
	font-size:10px;
	color:#999999;
}
.inputText
{
	height:21px;
	width:480px;
	font-size:11px;
	color:#666666;
	border-style:solid;
	border-width:1px;
	border-color:#E7E7E7;
	border-right-width:0px;
	padding-left:3px;
}

