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

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

body a, a:link, a:visited {
	color: #c2542d;
    text-decoration: none;
}

body a:hover {
	color: #9e4524;
   	text-decoration: underline;
} 

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

h3{
}

.word_links{
	background-color:#f8f8f8;
}

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

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