
A:link { text-decoration: none; font-weight:bold; color: #808080; font-size: 8pt; font-family: arial }
A:visited { text-decoration: none; font-weight:bold; color: #808080; font-size: 8pt; font-family: arial }
A:hover { text-decoration: underline; color: #C0C0C0 font-weight:bold; }
A:hover {color: #C0C0C0; text-decoration: underline; font-size: 8pt; font-weight:bold;}
input { background:#FFFFFF; color: #808080; font-family:verdana; font-size:8pt; font-weight:none; }
select { background:#FFFFFF; border:1px solid #B0C1AC; color: #808080; font-family:verdana; font-size:8pt; font-weight:none; }



A.main:link, A.main:visited, A.main:active  {
	text-decoration : none;
	color : #808080;
	font-size : 8pt;
	font-family : Verdana,Arial,Helvetica;
	font-weight:bold;
	
}

A.main:hover  {
	text-decoration : none;
	color : #C0C0C0;
	FONT-SIZE: 8pt;
	font-family : Arial,verdana,Helvetica;
	font-weight:bold;

}




.TextBox		
{
text-decoration : none;
	font-family:verdana; 
	font-size:8pt; 
	color:#808080; 
	background-color:D2DDD0; 
}	



