.text {	font-family: helvetica, helvetica neue, trebuchet, ms sans;	line-height:14px;	font-weight:normal;	font-size:14px;	}.details {	font-family: helvetica, helvetica neue, trebuchet, ms sans;	line-height:12px;	font-weight:normal;	font-size:12px;	}a:active {	color: #000000;	font-weight: bold;	}a:link {	color: #3D59AB;	text-decoration: underline;	font-weight: bold;	}a:hover {	color: #3D59AB;	text-decoration: underline overline;	font-weight: bold;	background: #e8e8e8;	}a:visited {	color: #666666;	font-weight: bold;	}a:visited:hover {	color: #3D59AB;	text-decoration: underline overline;	font-weight: bold;	background: #e8e8e8;	}input {	background-color:#e8e8e8;	font-size: 10px;	}select {	background-color:#e8e8e8;	color:#000000;	font-size: 10px;	}input.button {	background-color:#e8e8e8;	color:#000000;	font-size: 10px;	}textarea {	background-color: #e8e8e8;	font-size: 10px;	}
