BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
}

A {
	text-decoration: none;
	color: blue;
}

A:Hover {
	text-decoration: underline;
	color: red;
}
UL.redb {
list-style-image: url(images/bullet.jpg);
	
}

UL.leftmenu {
list-style-image: url(images/bulletmenu.gif);
	
}
A.leftmenu, A.leftmenu:ACTIVE, A.leftmenu:HOVER, A.leftmenu:LINK, A.leftmenu:VISITED {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: White;
}
