/* remotefilename=/style/dictionary.css
 *
 *	Copyright © 2014 by StopHighwayRobbery.com.  All rights reserved.
 *
 *	$Id: /style/dictionary.css,v $
 */
/**
*	Stylesheet for the dictionary page
*
*	Author:			Fred Koschara
*	Creation Date:	June seventeenth, 2014
*	Last Modified:	June 17, 2014 @ 5:49 pm
*
*	Revision History:
*	   Date		  by		Description
*	2014/06/17	wfredk	original development
*		|						|
*	2014/06/17	wfredk	original development
*/
.seqNum
{	font-size:80%;
}

.syllables
{	color:#99ffff;
	font-size:16px;
	font-weight:bold;
}

.tag
{	color:#ffffcc;
	font-weight:bold;
}
/* EOF: dictionary.css */
