.table{
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
.body{
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
.small{
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
}
.large{
	font-size: 18px;
	line-height: 20px;
	text-decoration: none;
}
table {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
.caption {
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	padding-top: 5px;

}
a:hover {
	text-decoration:none;
	color: #FF9900;
}
a {
	color: #990000;
	text-decoration: none;
}
