a:link {
	color: #3cc0eb;
	text-decoration: none;
}
a:visited {
	color: #3cc0eb;
	text-decoration: underline;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}
.border {
	border: 1px solid #CCCCCC;
}
.bullet2 {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;


}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
.existingsmsfboxes {
	border: 1px dotted #6699CC;
}
