body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

strong {
	font-weight: bold;
	font-style: italic;
}

body a,
a:link,
a:visited {
	color: #006ec7;
	text-decoration: underline;
}

body a:hover {
	color: #006ec7;
	text-decoration: underline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	font-weight: bold;
}

h3 {}

.word_links {
	background-color: #006ec7;
}

td.word_links a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}

td.word_links a:hover {
	text-decoration: underline;
}