body {
	font-size:12px;
}
table{
	font-size:12px;
}
td {
	font-size:12px;
}

th {
	font-size:12px;
	color:#000;
}

a,a:link,a:visited,a:active {
	font-size:14px;
	color:#000;
	text-direction:none;
}
a:hover {
	font-size:14px;
	color:#069;
	text-direction:none;
}

.title {
	color:#000;
	font-size:14px;
	font-weight:bold;
	background-color:#abdede;
}