.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
table {
	border: 1px none;


}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

A:link { color: #666666; text-decoration: underline; }
/*A:visited { color: #003399; text-decoration: underline; }*/
A:visited { color: #551a8b; text-decoration: underline; }
A:hover { color: #FF9933; text-decoration: underline; }

.breadcrumb{font-size: 11px;}
A.breadcrumblink:link, A.breadcrumblink:visited {color: #551a8b; font-size: 11px; text-decoration: underline; }
A.breadcrumblink:hover {color: #637445; font-size: 11px; text-decoration: underline; }