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

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

body a, a:link, a:visited {
	color: #007c89;
	text-decoration: none;
	border-bottom: 1px solid #1a1a1a;
}

body a:hover {
	color: #004e56;
} 

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

h3{
}

.word_links{
	background-color:#f1f1f1;
}

td.word_links a{
	text-decoration:none;
	color: #007c89;
	font-size:12px;
	border-bottom:none;
}

td.word_links a:hover{
	color: #004e56;
	text-decoration:underline;
}