blockquote{
width:500;
}

td.soundClips{
	font-size:14px;
	font-family:"times new Roman",arial,garamond;
}


/* Custom anchor element behavior and style */
a[href], span.alook {
	color: #3366cc;
	font-weight: 600;
	text-decoration: none;
	cursor: pointer;
}

a[href]:hover, span.alook:hover {
	color: #333333;
   text-decoration: underline;
}

a[href]:visited, span.alook:hover {
	color: #99cc33;
   text-decoration: underline;
}
