.ulsquare
{
	List-Style-Type: square;
	Font-Family: Verdana;
	Font-Size: 8pt;
	Color: #CC0000;
}

A:Visited.toptext, A:Link.toptext, A:Active.toptext
{
	Color: #CC0000;
	Text-Decoration: None;
}
A:Hover.toptext
{
	Color: #FF0000;
	Text-Decoration: None;
}

.ulimage
{
	List-Style-Image: url('images/arrow-bullet.gif');
}