body { background-color: #fff; background-image: url(../images/wordofday/bg.gif); background-repeat: repeat-x; margin: 30px 20px 30px 20px; font-family: arial, sans-serif; color: #4d4d4d; }

a:link, a:visited	{ color: #00a2de; text-decoration: none; }
a:hover, a:active	{ color: #fff; background-color: #00a2de; text-decoration: none; }

.subhead	{ border-bottom: 1px solid #c7c7c7; margin-bottom: 15px; }

.wordcontainer	{ font-size: 11px; padding-bottom: 10px; border-bottom: 2px solid #e3e3e3; margin-bottom: 15px; }
	.datestamp	{ text-align: right; color: #ec6221; font-weight: bold; }
	h1	{ font-size: 14px; margin-top: 0; margin-bottom: 5px; }

.morewords	{ text-align: right; margin-top: 10px; font-size: 11px; font-weight: bold; }