INPUT {
	height : 19px;
	font : x-small Tahoma,verdana;
}
TABLE {
	font-family: Tahoma, verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1a1a1a;
}

 P, TD{
	font-family: Tahoma, verdana;
	font-size: 12px;
	color: #1a1a1a;
	font-style: normal;
	font-weight: normal;
	margin:0px;
	padding:0px;
	letter-spacing: 1px;
	
}

BODY
.body a:active {
	font-family: Tahoma, verdana;
	color: #2f4f4f;
	text-decoration: underline;
	font-weight: bold;
	font-size : xx-small;
}
.body a:link {
	color: #2f4f4f;
	text-decoration: underline;
	font-weight: bold;
	font-size : xx-small;
}
.body a:visited {
	color: silver;
	text-decoration: underline;
	font-weight: bold
}
.body a:hover {  color: #242424; text-decoration: underline ; font-weight: bold ; font-size : xx-small;}

.localnav  a:active {
	color: orange;
	text-decoration: none;
	font-size : x-small;
	
}
.localnav  a:link {
	color: #336699;
	text-decoration: none;
	font-size : x-small;
}
.localnav  a:visited {
	color: 336699;
	text-decoration: none;
	font-size : x-small;
}
.localnav  a:hover {color: #0066cc;text-decoration: underline ; font-size : x-small;}

.leftnav  a:active {
	color: #000000;
	text-decoration: none;
	font-size : xx-small;
}
.leftnav  a:link {
	color: #000000;
	text-decoration: none;
	font-size : xx-small;
}
.leftnav  a:visited {
	color: #1e1e1e;
	text-decoration: none;
	font-size : xx-small;
}
.leftnav  a:hover {
	color: #000000;
	text-decoration: underline;
	font-size : xx-small;
}
.haha  a:hover {
	color: #f5f5f5;
	text-decoration: none;
	font-size : xx-small;
}



