A:link 			{
	color: #5C5C5C;
	text-decoration: none;
	font-family : Verdana;
}
A:hover 		{
	color: #868686;
	text-decoration: none;
	font-family : Verdana;
}
A:visited 		{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family : Verdana;
}

B				{
	color:#444444;
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	background-color:transparant;
	border: 0px
}
HR				{
	color: #D6D6D6;
	text-decoration: none;
	background-color : transparent;
}
BODY			{
	margin:0%;
	font-family: Verdana;
	font-weight:bold;
	font-size:12;
}
TD				{
	font-family: Verdana;
	font-size: 11px;
	color : Black;
}
TD.tabel		{
	font-family: Verdana;
	font-size: 11px;
	background-color: transparent;
	border: 0px;
	color : Black;
}
