BODY {
	color: #2F2F2F;

}
#tabel A:link {
	FONT-WEIGHT: normal;
	COLOR: #303030;
	TEXT-DECORATION: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	font-family: "Trebuchet MS";
}
#tabel A:visited {
	FONT-WEIGHT: normal;
	COLOR: #303030;
	TEXT-DECORATION: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	font-family: "Trebuchet MS";
}
#tabel A:hover {
	FONT-WEIGHT: normal;
	COLOR: #BE3C3C;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95CBDB;
}
#tabel A:active {
	FONT-WEIGHT: normal;
	COLOR: #4398AF;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95CBDB;
