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