.word {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.tablenew {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;

}
table {
	font-size: 12px;
	line-height: 1.5;

}
body {
	background-color: #666666;
}
