body,td,th {
	font-size: 12px;
	color: #000000;
	line-height:22px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #000000
	POSITION: relative;
TOP: 1px; 
text-decoration: none; 
RIGHT: 0px;
}
a:active {
	text-decoration: none;
}
.line{
	border: 1px solid #DDDDDD;
}
.bottomline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FB7B00;
}
.photo{
	border: 1px solid #FF9900;
}
.wordline{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
}
.right{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FB7B00;
	border-right-color: #FB7B00;
}