.casselstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image:   url(magneticsigns/bullets/greyarrowsmall.gif);
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;




}
a:link {
	text-decoration: none;


}
a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;

}
a:active {
	color: #FF0000;
	text-decoration: none;
}

